[ALPS03929399] Rename CT VoLTE system property
[Detail] Rename CT VoLTE system property and allow other module to access persist.vendor.mtk_ct_volte_support. MTK-Commit-Id: ae81ce0aabd412c630a4ebed0ba4a9a44121f8b6 Change-Id: I3142c30c2dcfe114cdaaf59d3b8bbfb565e50519 CR-Id: ALPS03929399 Feature: CTC VoLTE
This commit is contained in:
parent
e6b5f81450
commit
aa8c0897c5
@ -183,3 +183,6 @@ type mtk_bt_sspdebug_prop, property_type, mtk_core_property_type;
|
||||
|
||||
#=============allow ccci_mdinit get ccci_fsd property===========
|
||||
type mtk_ccci_fsd_prop, property_type, mtk_core_property_type;
|
||||
|
||||
#=============allow ct volte==============
|
||||
type mtk_ct_volte_prop, property_type, mtk_core_property_type;
|
||||
|
@ -200,3 +200,6 @@ persist.vendor.bt.sspdebug.enable u:object_r:mtk_bt_sspdebug_prop:s0
|
||||
|
||||
#=============allow ccci_mdinit get ccci_fsd property===========
|
||||
init.svc.ccci_fsd u:object_r:mtk_ccci_fsd_prop:s0
|
||||
|
||||
#=============allow ct volte==============
|
||||
persist.vendor.mtk_ct_volte_support u:object_r:mtk_ct_volte_prop:s0
|
||||
|
Loading…
x
Reference in New Issue
Block a user