summaryrefslogtreecommitdiffstats
path: root/sepolicy/property_contexts
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2015-12-15 10:00:00 -0800
committerGerrit Code Review <gerrit@cyanogenmod.org>2015-12-16 11:01:50 -0800
commit909343f3dff4d2c4868584bfafe953032a92d9bd (patch)
tree6dc2e2b265640663e1948ca5df2be1751a67b663 /sepolicy/property_contexts
parent6bc84be5253fc553aacbef547d68def950e86474 (diff)
downloadvendor_replicant-909343f3dff4d2c4868584bfafe953032a92d9bd.zip
vendor_replicant-909343f3dff4d2c4868584bfafe953032a92d9bd.tar.gz
vendor_replicant-909343f3dff4d2c4868584bfafe953032a92d9bd.tar.bz2
SELinux: Use custom ADB over network property
* Use a custom system property to trigger the real one, so we avoid running afoul of any SELinux CTS requirements. Change-Id: If5e7a275f492631a673284408f1e430a12358380
Diffstat (limited to 'sepolicy/property_contexts')
-rw-r--r--sepolicy/property_contexts2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts
index d6beeb2..ce5c71a 100644
--- a/sepolicy/property_contexts
+++ b/sepolicy/property_contexts
@@ -1,4 +1,4 @@
-service.adb.tcp.port u:object_r:adbtcp_prop:s0
+adb.network.port u:object_r:adbtcp_prop:s0
recovery.perf.mode u:object_r:recovery_prop:s0
adb.secure u:object_r:recovery_prop:s0
cm.userinit.active u:object_r:userinit_prop:s0