Searched refs:adb_unroot (Results 1 – 1 of 1) sorted by relevance
143 bool adb_unroot = (strcmp(value, "0") == 0); in should_drop_privileges() local151 if (adb_unroot) { in should_drop_privileges()