[ALPS04001212] Revise "[ALPS04001212] EM telephony system write property"
Change mtk_core_property_type to extended_core_property_type to resolve build break. MTK-Commit-Id: 5b1eb96784b9dc89e263840466d396bda39651a7 Change-Id: Ifc31512cec1f5098f49a43eae7caa2d5cbdf4a88 CR-Id: ALPS04001212 Feature: Engineering Mode
This commit is contained in:
parent
9e64f5e935
commit
21a818c683
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user