sepolicy: basic: non_plat: Label a few more audio properties
Signed-off-by: LinkBoi00 <linkdevel@protonmail.com> Change-Id: I1f9d4c11e84054d34ef83784ffa243acb67c26cf
This commit is contained in:
parent
80ca7b0e68
commit
40db888e15
@ -34,6 +34,7 @@ vendor_restricted_prop(vendor_mtk_appresolutiontuner_prop)
|
|||||||
vendor_restricted_prop(vendor_mtk_atci_prop)
|
vendor_restricted_prop(vendor_mtk_atci_prop)
|
||||||
vendor_restricted_prop(vendor_mtk_atm_ipaddr_prop)
|
vendor_restricted_prop(vendor_mtk_atm_ipaddr_prop)
|
||||||
vendor_restricted_prop(vendor_mtk_atm_mdmode_prop)
|
vendor_restricted_prop(vendor_mtk_atm_mdmode_prop)
|
||||||
|
vendor_restricted_prop(vendor_mtk_audio_prop)
|
||||||
vendor_restricted_prop(vendor_mtk_audiohal_prop)
|
vendor_restricted_prop(vendor_mtk_audiohal_prop)
|
||||||
vendor_restricted_prop(vendor_mtk_bt_sap_enable_prop)
|
vendor_restricted_prop(vendor_mtk_bt_sap_enable_prop)
|
||||||
vendor_restricted_prop(vendor_mtk_coredump_prop)
|
vendor_restricted_prop(vendor_mtk_coredump_prop)
|
||||||
@ -135,6 +136,7 @@ typeattribute vendor_mtk_anr_support_prop mtk_core_property_type;
|
|||||||
typeattribute vendor_mtk_app_prop mtk_core_property_type;
|
typeattribute vendor_mtk_app_prop mtk_core_property_type;
|
||||||
typeattribute vendor_mtk_appresolutiontuner_prop mtk_core_property_type;
|
typeattribute vendor_mtk_appresolutiontuner_prop mtk_core_property_type;
|
||||||
typeattribute vendor_mtk_atci_prop mtk_core_property_type;
|
typeattribute vendor_mtk_atci_prop mtk_core_property_type;
|
||||||
|
typeattribute vendor_mtk_audio_prop mtk_core_property_type;
|
||||||
typeattribute vendor_mtk_audiohal_prop mtk_core_property_type;
|
typeattribute vendor_mtk_audiohal_prop mtk_core_property_type;
|
||||||
typeattribute vendor_mtk_bt_sap_enable_prop mtk_core_property_type;
|
typeattribute vendor_mtk_bt_sap_enable_prop mtk_core_property_type;
|
||||||
typeattribute vendor_mtk_coredump_prop mtk_core_property_type;
|
typeattribute vendor_mtk_coredump_prop mtk_core_property_type;
|
||||||
|
@ -44,6 +44,9 @@ vendor.gpsdbglog.enable u:object_r:vendor_mtk_mnld_prop:s0
|
|||||||
vendor.gpsdbglog. u:object_r:vendor_mtk_mnld_prop:s0
|
vendor.gpsdbglog. u:object_r:vendor_mtk_mnld_prop:s0
|
||||||
vendor.debug.gps. u:object_r:vendor_mtk_mnld_prop:s0
|
vendor.debug.gps. u:object_r:vendor_mtk_mnld_prop:s0
|
||||||
|
|
||||||
|
ro.vendor.audio. u:object_r:vendor_mtk_audio_prop:s0
|
||||||
|
vendor.audio. u:object_r:vendor_mtk_audio_prop:s0
|
||||||
|
persist.vendor.audio. u:object_r:vendor_mtk_audio_prop:s0
|
||||||
vendor.streamout. u:object_r:vendor_mtk_audiohal_prop:s0
|
vendor.streamout. u:object_r:vendor_mtk_audiohal_prop:s0
|
||||||
vendor.streamin. u:object_r:vendor_mtk_audiohal_prop:s0
|
vendor.streamin. u:object_r:vendor_mtk_audiohal_prop:s0
|
||||||
vendor.a2dp. u:object_r:vendor_mtk_audiohal_prop:s0
|
vendor.a2dp. u:object_r:vendor_mtk_audiohal_prop:s0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user