Searched refs:pval (Results 1 – 1 of 1) sorted by relevance
524 char pval[PROPERTY_VALUE_MAX]; in init() local727 if (property_get("ro.boot.fake_battery", pval, NULL) > 0 in init()728 && strtol(pval, NULL, 10) != 0) { in init()