[ALPS03886692] property rename for Android P
[Detail]property rename for Android P MTK-Commit-Id: b3bfff5f029e5e71dc9c47cd37102f81dd484d69 Change-Id: I2d1cbc4f2efcf554198b442b3e5a39311ed07e85 Signed-off-by: mtk13799 <xin.huang@mediatek.com> CR-Id: ALPS03886692 Feature: [Android Default]Dedicated APN for Tethering
This commit is contained in:
parent
d6cf9b5e92
commit
15ff7150ff
@ -45,6 +45,8 @@ set_prop(ccci_mdinit, ctl_ccci_fsd_prop)
|
|||||||
set_prop(ccci_mdinit, ctl_ccci2_fsd_prop)
|
set_prop(ccci_mdinit, ctl_ccci2_fsd_prop)
|
||||||
set_prop(ccci_mdinit, ctl_ccci3_fsd_prop)
|
set_prop(ccci_mdinit, ctl_ccci3_fsd_prop)
|
||||||
|
|
||||||
|
get_prop(ccci_mdinit, vendor_default_prop)
|
||||||
|
|
||||||
allow ccci_mdinit ccci_device:chr_file rw_file_perms;
|
allow ccci_mdinit ccci_device:chr_file rw_file_perms;
|
||||||
allow ccci_mdinit ccci_monitor_device:chr_file rw_file_perms;
|
allow ccci_mdinit ccci_monitor_device:chr_file rw_file_perms;
|
||||||
|
|
||||||
|
@ -169,9 +169,6 @@ type mtk_bt_sspdebug_prop, property_type, mtk_core_property_type;
|
|||||||
#=============em camera property==============
|
#=============em camera property==============
|
||||||
type vendor_debug_prop, property_type, mtk_core_property_type;
|
type vendor_debug_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==============
|
#=============allow ct volte==============
|
||||||
type mtk_ct_volte_prop, property_type, mtk_core_property_type;
|
type mtk_ct_volte_prop, property_type, mtk_core_property_type;
|
||||||
|
|
||||||
|
@ -48,6 +48,9 @@ ctl.vendor.fusion_ril_mtk u:object_r:ctl_fusion_ril_mtk_prop:s0
|
|||||||
ctl.vendor.ril-proxy u:object_r:ctl_ril-proxy_prop:s0
|
ctl.vendor.ril-proxy u:object_r:ctl_ril-proxy_prop:s0
|
||||||
|
|
||||||
ctl.vendor.muxreport-daemon u:object_r:ctl_muxreport-daemon_prop:s0
|
ctl.vendor.muxreport-daemon u:object_r:ctl_muxreport-daemon_prop:s0
|
||||||
|
ctl.vendor.ccci_fsd u:object_r:ctl_ccci_fsd_prop:s0
|
||||||
|
ctl.vendor.ccci2_fsd u:object_r:ctl_ccci2_fsd_prop:s0
|
||||||
|
ctl.vendor.ccci3_fsd u:object_r:ctl_ccci3_fsd_prop:s0
|
||||||
|
|
||||||
vendor.ril.active.md u:object_r:ril_active_md_prop:s0
|
vendor.ril.active.md u:object_r:ril_active_md_prop:s0
|
||||||
vendor.ril.mux.report.case u:object_r:ril_mux_report_case_prop:s0
|
vendor.ril.mux.report.case u:object_r:ril_mux_report_case_prop:s0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user