Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dmain.cpp61 static const char* root_seclabel = nullptr; variable
169 if (root_seclabel != nullptr) { in drop_privileges()
170 if (selinux_android_setcon(root_seclabel) < 0) { in drop_privileges()
335 root_seclabel = optarg; in main()
/packages/modules/adb/apex/
Dadbd.rc1 service adbd /apex/com.android.adbd/bin/adbd --root_seclabel=u:r:su:s0