summaryrefslogtreecommitdiff
path: root/common/private/platform_app.te
blob: 09ff0f5a1d7f5b8fd98759a9db1b78c0aff11680 (plain)
1
2
3
4
5
6
7
#AICP Updater Ota package file
allow platform_app ota_package_file:dir { read open search };

allow platform_app vendor_sysfs_dc_dim:file rw_file_perms;

# Allow exTHmUI's custom properties to be changed
allow platform_app system_prop:property_service set;