Home
last modified time | relevance | path

Searched refs:adb_unroot (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dadb_main.cpp143 bool adb_unroot = (strcmp(value, "0") == 0); in should_drop_privileges() local
151 if (adb_unroot) { in should_drop_privileges()