aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/ueventd.te
blob: 2a54b7b46d41ddb3db615197a1e915dc097fd4ab (plain) (blame)
1
2
3
4
5
6
7
8
9
# ==============================================
# MTK Policy Rule
# ============

# for early-migration, set as permissive
# permissive ueventd;

# add for sysfs:leds; pls check it on L official policy
allow ueventd sysfs:file setattr;