diff --git a/basic/non_plat/property.te b/basic/non_plat/property.te index 5382f77..4ef471a 100644 --- a/basic/non_plat/property.te +++ b/basic/non_plat/property.te @@ -34,6 +34,7 @@ vendor_restricted_prop(vendor_mtk_appresolutiontuner_prop) vendor_restricted_prop(vendor_mtk_atci_prop) vendor_restricted_prop(vendor_mtk_atm_ipaddr_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_bt_sap_enable_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_appresolutiontuner_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_bt_sap_enable_prop mtk_core_property_type; typeattribute vendor_mtk_coredump_prop mtk_core_property_type; diff --git a/basic/non_plat/property_contexts b/basic/non_plat/property_contexts index 53a3b7b..bfb8ee8 100644 --- a/basic/non_plat/property_contexts +++ b/basic/non_plat/property_contexts @@ -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.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.streamin. u:object_r:vendor_mtk_audiohal_prop:s0 vendor.a2dp. u:object_r:vendor_mtk_audiohal_prop:s0