commit | 0525ff2a9ec4fa7239957070c929098f17f78df9 | [log] [tgz] |
---|---|---|
author | Steve Kondik <steve@cyngn.com> | Tue Sep 20 02:41:26 2016 -0700 |
committer | Steve Kondik <steve@cyngn.com> | Tue Sep 20 02:41:48 2016 -0700 |
tree | b0dbe30a56c445b0b0713246253c36fc964a95bf | |
parent | bb358130b8f7e928b1116eaba68df67059ce50dd [diff] [blame] |
sepolicy: Fix a few denials * From sysinit and adbd Change-Id: I56505e34774f9697a7f336efb43808a651a871f8
diff --git a/sepolicy/property.te b/sepolicy/property.te index 1e6b220..ca257a3 100644 --- a/sepolicy/property.te +++ b/sepolicy/property.te
@@ -1,3 +1,4 @@ type adbtcp_prop, property_type; type recovery_prop, property_type; type userinit_prop, property_type; +type adbsecure_prop, property_type;