Merge "[ALPS03974555] neverallow coredomain from writing vendor properties" into alps-trunk-p0.basic

Change-Id: I8768b6599b9005b3d439e797e575c415b6e60d96
MTK-Commit-Id: 9833797552e88afb947ba1de154c8d1bf1d2e917
This commit is contained in:
Kaiwen Liu 2020-01-18 10:01:14 +08:00 committed by Gerrit Code Review
commit 6a6892c1e2
2 changed files with 0 additions and 9 deletions

View File

@ -152,9 +152,6 @@ type graphics_debug_prop, property_type;
#============= mtkcam property ============================ #============= mtkcam property ============================
type mtkcam_prop, property_type; type mtkcam_prop, property_type;
#============= allow em set UCE property ===============
type persist_uce_prop, property_type;
#============= atm modem mode property ============== #============= atm modem mode property ==============
type atm_mdmode_prop, property_type; type atm_mdmode_prop, property_type;

View File

@ -161,12 +161,6 @@ set_prop(radio, mnld_prop)
# Purpose: Policy for EM to set wcn coredump property # Purpose: Policy for EM to set wcn coredump property
set_prop(radio, wmt_prop) set_prop(radio, wmt_prop)
# Date : WK17.47
# Operation: O migration
# Purpose: Allow EM enable/disable Presence
allow radio persist_uce_prop:property_service set;
get_prop(radio, persist_uce_prop)
# Date : WK18.16 # Date : WK18.16
# Operation: P migration # Operation: P migration
# Purpose: Allow radio to get tel_switch_prop # Purpose: Allow radio to get tel_switch_prop