[ALPS03861873] rename system property

[Detail]
rename ril.ipo to vendor.ril.ipo

MTK-Commit-Id: ceb3557c1f5abe011a8f1fbb92985d5ae1bc22e0

Change-Id: Ibc09f1687774046013d673a8db74f9aa911a277f
CR-Id: ALPS03861873
Feature: [Module]Telephony power on
This commit is contained in:
Weilun Liu 2020-01-18 09:32:55 +08:00 committed by Weilun Liu (劉維倫)
parent f5716bff04
commit ba9c40f244

View File

@ -25,6 +25,8 @@ type ctl_dualmdlogger_prop, property_type;
type ctl_viarild_prop, property_type; type ctl_viarild_prop, property_type;
#=============allow mtkrild to set persist.ril property============== #=============allow mtkrild to set persist.ril property==============
type persist_ril_prop, property_type, mtk_core_property_type; type persist_ril_prop, property_type, mtk_core_property_type;
type vendor_ril_ipo_prop property_type, mtk_core_property_type;
#=============allow gsm0710muxd to set mux property============== #=============allow gsm0710muxd to set mux property==============
type gsm0710muxd_prop, property_type, mtk_core_property_type; type gsm0710muxd_prop, property_type, mtk_core_property_type;