[ALPS03914002] EM: Remove unused property rule

[Detail]
Some function will move to vendor hidl, so related sepolicy rules in radio.te could be removed.

MTK-Commit-Id: 8294731a4889e3954a70f5d4379327d9ae0a0ec3

Change-Id: Ib6693e7b6ec3d076e64b505ce670e9c9f5b88281
CR-Id: ALPS03914002
Feature: Engineering Mode
This commit is contained in:
yuhui.zhang 2020-01-18 10:03:53 +08:00 committed by Yuhui Zhang
parent 31c972041e
commit ba25c399b3

View File

@ -138,7 +138,7 @@ binder_call(radio, mtk_hal_power)
# Date : 2017/10/31 # Date : 2017/10/31
# Purpose: Policy for EM to set wcn coredump property # Purpose: Policy for EM to set wcn coredump property
set_prop(radio, wmt_prop) get_prop(radio, wmt_prop)
# Date : WK18.16 # Date : WK18.16
# Operation: P migration # Operation: P migration
@ -152,7 +152,7 @@ set_prop(radio, vendor_radio_prop)
# Date : 2018/05/03 # Date : 2018/05/03
# Operation: P migration # Operation: P migration
# Purpose: allow EM to set modem reset delay property # Purpose: allow EM to set modem reset delay property
set_prop(radio, mtk_debug_md_reset_prop) get_prop(radio, mtk_debug_md_reset_prop)
# Date : 2018/06/01 # Date : 2018/06/01
# Operation : P migration # Operation : P migration