unplugged-vendor/device/mediatek/sepolicy/bsp/non_plat/ueventd.te

16 lines
375 B
Plaintext

# ==============================================
# MTK Policy Rule
# ==============================================
# add for gmo+512M project
allow ueventd platform_app:fd use;
# add for sysfs:md32
allow ueventd sysfs_md32:file w_file_perms;
# add for sysfs:scp
allow ueventd sysfs_scp:file w_file_perms;
# add for sysfs:sspm
allow ueventd sysfs_sspm:file w_file_perms;