Allow SystemServer to set service.adb.tcp.* properties
Required for network adb enable/disable to function
Change-Id: I3e2aacb6b8e9b107dcd229187a5dd76128e20001
diff --git a/sepolicy/sepolicy.mk b/sepolicy/sepolicy.mk
index ee217ff..04fcac7 100644
--- a/sepolicy/sepolicy.mk
+++ b/sepolicy/sepolicy.mk
@@ -10,13 +10,16 @@
file.te \
file_contexts \
genfs_contexts \
+ property_contexts \
seapp_contexts \
service_contexts \
auditd.te \
healthd.te \
installd.te \
netd.te \
+ property.te \
recovery.te \
+ shell.te \
su.te \
sysinit.te \
system.te \