Merge "sepolicy: add bt prop permission to audio hal"

This commit is contained in:
qctecmdr Service 2019-01-23 16:59:06 -08:00 committed by Gerrit - the friendly Code Review server
commit 3ce250676b
2 changed files with 4 additions and 0 deletions

View file

@ -56,3 +56,6 @@ allow hal_audio sysfs_audio:dir r_dir_perms ;
# audio properties
get_prop(hal_audio, vendor_audio_prop)
# bluetooth properties
get_prop(hal_audio, vendor_bluetooth_prop)

View file

@ -28,6 +28,7 @@ persist.vendor.service.bdroid. u:object_r:vendor_bluetooth_prop:s0
persist.vendor.bluetooth. u:object_r:vendor_bluetooth_prop:s0
ro.vendor.bluetooth. u:object_r:vendor_bluetooth_prop:s0
persist.vendor.bluetooth.a2dp. u:object_r:vendor_bluetooth_prop:s0
persist.vendor.bt.a2dp_offload_cap u:object_r:vendor_bluetooth_prop:s0
vendor.wc_transport. u:object_r:vendor_bluetooth_prop:s0
ctl.vendor.msm_irqbalance u:object_r:msm_irqbalance_prop:s0
ctl.vendor.netmgrd u:object_r:ctl_netmgrd_prop:s0