commit | 55ca35242ee4cc83d560042f3463f2f83b660195 | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Tue Nov 14 17:56:50 2017 +0100 |
committer | maxwen <max.weninger@gmail.com> | Tue Nov 14 18:02:20 2017 +0100 |
tree | aac0557c5b504386ac17259c85b4c12ff3921414 | |
parent | edfb971888cc5aff84a575672a6728effc0acc5e [diff] [blame] |
vendor: sepolicy: remove local adb port property AOSP already has it so just reuse Change-Id: I8c1d7e17f2f56dd213b6b33611d0ca5f40776629
diff --git a/sepolicy/adbd.te b/sepolicy/adbd.te index 39a87aa..9546c1a 100644 --- a/sepolicy/adbd.te +++ b/sepolicy/adbd.te
@@ -1 +1 @@ -allow adbd adbtcp_prop:property_service set; +set_prop(adbd, ctl_mdnsd_prop);