From 3ca7933c5598eefd9a40ef750a73e4f8d96a2157 Mon Sep 17 00:00:00 2001 From: "Yu-Hua.Huang" Date: Sat, 18 Jan 2020 10:01:11 +0800 Subject: [PATCH] [ALPS03974555] neverallow coredomain from writing vendor properties Remove uce property to compliance google new rule on android P MTK-Commit-Id: d5819765a722ab16504011bdc12797e72576b6df Change-Id: I91f011952ac7e6272700de5042fb776ad0f497f9 CR-Id: ALPS03974555 Feature: UCE, User Capability Exchange --- non_plat/property.te | 3 --- non_plat/radio.te | 6 ------ 2 files changed, 9 deletions(-) diff --git a/non_plat/property.te b/non_plat/property.te index 5c728e7..e5a6c27 100644 --- a/non_plat/property.te +++ b/non_plat/property.te @@ -159,9 +159,6 @@ type graphics_debug_prop, property_type; #============= mtkcam property ============================ type mtkcam_prop, property_type; -#============= allow em set UCE property =============== -type persist_uce_prop, property_type; - #============= atm modem mode property ============== type atm_mdmode_prop, property_type; diff --git a/non_plat/radio.te b/non_plat/radio.te index 3992f7f..5507403 100644 --- a/non_plat/radio.te +++ b/non_plat/radio.te @@ -167,12 +167,6 @@ set_prop(radio, mnld_prop) # Purpose: Policy for EM to set wcn coredump property 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 # Operation: P migration # Purpose: Allow radio to get tel_switch_prop