[ALPS03900296] EM move xcap system property to bsp
[Detail] EM move xcap system property from basic to bsp MTK-Commit-Id: 101ad6522cf582f548e53260346a441b80acddf4 Change-Id: If70507ef90c5a76c9fc66b1d4cc8d230329a5428 CR-Id: ALPS03900296 Feature: Engineering Mode
This commit is contained in:
parent
cee97683c3
commit
681f5b91de
@ -150,9 +150,6 @@ type graphics_hwc_pid_prop, property_type;
|
||||
#============= mtkcam property ============================
|
||||
type mtkcam_prop, property_type;
|
||||
|
||||
#============= allow em set xcap property ===============
|
||||
type mtk_em_ril_xcapset_prop, property_type, mtk_core_property_type;
|
||||
|
||||
#============= allow em set UCE property ===============
|
||||
type persist_uce_prop, property_type;
|
||||
|
||||
|
@ -156,10 +156,6 @@ debug.sf.hwc_pid u:object_r:graphics_hwc_pid_prop:s0
|
||||
persist.mtkcam. u:object_r:mtkcam_prop:s0
|
||||
mtkcam. u:object_r:mtkcam_prop:s0
|
||||
|
||||
#=============allow radio to set em xcap config================
|
||||
persist.ss. u:object_r:mtk_em_ril_xcapset_prop:s0
|
||||
persist.gba. u:object_r:mtk_em_ril_xcapset_prop:s0
|
||||
|
||||
#=============allow radio to set presence config================
|
||||
persist.vendor.mtk_uce_ua_support u:object_r:persist_uce_prop:s0
|
||||
|
||||
|
@ -157,11 +157,6 @@ set_prop(radio, system_prop)
|
||||
allow radio mtk_hal_power_hwservice:hwservice_manager find;
|
||||
binder_call(radio, mtk_hal_power)
|
||||
|
||||
#Date : 2017/09/12
|
||||
# Operation : Allow radio mtk_em_ril_xcapset_prop:property_service set;
|
||||
# Purpose : for set telephony xcap system property in Engineer Mode
|
||||
set_prop(radio, mtk_em_ril_xcapset_prop)
|
||||
|
||||
# Date : WK1738 2017/09/21
|
||||
# Purpose : Allow YGPS trigger mnld NE
|
||||
set_prop(radio, mnld_prop)
|
||||
|
Loading…
x
Reference in New Issue
Block a user