diff --git a/non_plat/ppp.te b/non_plat/ppp.te deleted file mode 100644 index 67c36b8..0000000 --- a/non_plat/ppp.te +++ /dev/null @@ -1,10 +0,0 @@ -# ============================================== -# MTK Policy Rule -# ============================================== - -# Date : WK14.37 -# Operation : Migration -# Purpose: for PPPOE Test: Property permission -typeattribute ppp system_writes_vendor_properties_violators; -allow ppp pppoe_ppp0_prop:property_service set; - diff --git a/non_plat/property.te b/non_plat/property.te index 5c728e7..7c41d97 100644 --- a/non_plat/property.te +++ b/non_plat/property.te @@ -85,9 +85,6 @@ type ctl_muxreport-daemon_prop, property_type; #=============allow telephony modules to set tel_switch_prop============== type tel_switch_prop, property_type, mtk_core_property_type; -#=============allow ppp to set pppoe.ppp0============== -type pppoe_ppp0_prop, property_type, mtk_core_property_type; - #=============allow bootanim============== type bootani_prop, property_type, mtk_core_property_type;