Searched refs:device_unlocked (Results 1 – 1 of 1) sorted by relevance
212 bool device_unlocked = "orange" == android::base::GetProperty("ro.boot.verifiedbootstate", ""); in adbd_main() local213 if (__android_log_is_debuggable() || device_unlocked) { in adbd_main()