Merge "[ALPS03929399] Rename CT VoLTE system property" into alps-trunk-p0.basic

Change-Id: I699b7353ae350f0dc3e3896e2df58f364860a0d8
MTK-Commit-Id: a5549d4f14a810100a1c5c200e73208300e29d54
This commit is contained in:
Huilong Yin (尹会龙) 2020-01-18 09:55:38 +08:00 committed by Gerrit Code Review
commit 1296a92564
2 changed files with 6 additions and 0 deletions

View File

@ -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;

View File

@ -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