Searched refs:root_seclabel (Results 1 – 5 of 5) sorted by relevance
64 static const char* root_seclabel = nullptr; variable160 if (root_seclabel != nullptr) { in drop_privileges()161 if (selinux_android_setcon(root_seclabel) < 0) { in drop_privileges()323 root_seclabel = optarg; in main()
1 service adbd /apex/com.android.adbd/bin/adbd --root_seclabel=u:r:su:s0
76 service adbd /system/bin/adbd --root_seclabel=u:r:su:s0 --device_banner=recovery
15 service adbd /system/bin/adbd --root_seclabel=u:r:su:s0
2895 service adbd /sbin/adbd --root_seclabel=u:r:su:s0 --device_banner=recovery