diff options
author | Bruno Martins <bgcngm@gmail.com> | 2017-02-18 14:54:10 +0000 |
---|---|---|
committer | davidevinavil <davidevinavil@gmail.com> | 2017-04-07 13:16:17 +0200 |
commit | 6c90e7d92307a95e48f4cc0329de0121cc0056f6 (patch) | |
tree | be24e2fcfc5737c3db96de4fe4b3897cd81840ab /sepolicy/property_contexts | |
parent | cb170c0f7a7a87d60890b16bd4e7555eae6ce977 (diff) |
sepolicy: Update for some new denials
Change-Id: I9dfa801f416d7346bcd6251b025172e8ec4ad90c
Diffstat (limited to 'sepolicy/property_contexts')
-rw-r--r-- | sepolicy/property_contexts | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts index 854b445..d9ba461 100644 --- a/sepolicy/property_contexts +++ b/sepolicy/property_contexts @@ -1 +1,6 @@ -persist.sys.diag.max.size u:object_r:diag_prop:s0 +service.soundcard. u:object_r:audio_prop:s0 +audio. u:object_r:audio_prop:s0 +ro.sys.oem.sno u:object_r:system_radio_prop:s0 +sys.fake_bs_flag0 u:object_r:system_radio_prop:s0 +sys.fake_bs_flag1 u:object_r:system_radio_prop:s0 + |