diff options
Diffstat (limited to 'sepolicy/property_contexts')
-rw-r--r-- | sepolicy/property_contexts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts index 854b445..4dbb541 100644 --- a/sepolicy/property_contexts +++ b/sepolicy/property_contexts @@ -1 +1,5 @@ -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 +sys.fake_bs_flag0 u:object_r:system_radio_prop:s0 +sys.fake_bs_flag1 u:object_r:system_radio_prop:s0 +sys.oem.sno u:object_r:system_radio_prop:s0 |