android/system/core/adb/daemon/main.cpp....@@ -68,7 +68,7 @@6868 return false;6969 }7070 }71- return true;71+ return false;7272 }7373 7474 static bool should_drop_privileges() {