Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/daemon/
H A Dmain.cpp64 static const char* root_seclabel = nullptr; variable
160 if (root_seclabel != nullptr) { in drop_privileges()
161 if (selinux_android_setcon(root_seclabel) < 0) { in drop_privileges()
323 root_seclabel = optarg; in main()
/aosp12/packages/modules/adb/apex/
H A Dadbd.rc1 service adbd /apex/com.android.adbd/bin/adbd --root_seclabel=u:r:su:s0
/aosp12/bootable/recovery/etc/
H A Dinit.rc76 service adbd /system/bin/adbd --root_seclabel=u:r:su:s0 --device_banner=recovery
/aosp12/system/core/rootdir/
H A Dinit.usb.rc15 service adbd /system/bin/adbd --root_seclabel=u:r:su:s0
/aosp12/bootable/recovery/tests/testdata/
H A Drecovery_body2895 service adbd /sbin/adbd --root_seclabel=u:r:su:s0 --device_banner=recovery