diff --git a/non_plat/property.te b/non_plat/property.te index 4d828ff..8ec1c40 100644 --- a/non_plat/property.te +++ b/non_plat/property.te @@ -177,13 +177,13 @@ type mtk_venc_h264_showlog_prop, property_type, mtk_core_property_type; type mtk_modem_warning_prop, property_type, mtk_core_property_type; #=============allow em to set bgdata disabled property================ -type mtk_bgdata_disabled, property_type, mtk_core_property_type; +type mtk_bgdata_disabled, property_type, extended_core_property_type; #=============allow em to set telecom vibrate property================ -type mtk_telecom_vibrate, property_type, mtk_core_property_type; +type mtk_telecom_vibrate, property_type, extended_core_property_type; #=============allow em to set gprs attach type property================ -type mtk_gprs_attach_type, property_type, mtk_core_property_type; +type mtk_gprs_attach_type, property_type, extended_core_property_type; #=============allow meta_tst to stop specific service =============== type ctl_mobile_log_d_prop, property_type;