[ALPS03881723] remove unused sepolicy rules
[Detail] remove pppoe related sepolicy rules [Solution] remove pppoe related sepolicy rules MTK-Commit-Id: 8ff59c04a6130f8e31bbb7e9feff7826be5ebd81 Change-Id: I8f14dae292c98ace27b78b577032285fc6076a02 CR-Id: ALPS03881723 Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
This commit is contained in:
parent
da04582187
commit
034f9b1f2f
@ -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;
|
|
||||||
|
|
@ -85,9 +85,6 @@ type ctl_muxreport-daemon_prop, property_type;
|
|||||||
#=============allow telephony modules to set tel_switch_prop==============
|
#=============allow telephony modules to set tel_switch_prop==============
|
||||||
type tel_switch_prop, property_type, mtk_core_property_type;
|
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==============
|
#=============allow bootanim==============
|
||||||
type bootani_prop, property_type, mtk_core_property_type;
|
type bootani_prop, property_type, mtk_core_property_type;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user