- Thanks to LineageOS and our sdm660 community Change-Id: I54c7d76260041b7c383428449e149aa35d51de9b3c
10 lines
533 B
Text
10 lines
533 B
Text
allow hal_power_default cgroup:file read;
|
|
allow hal_power_default device_latency:chr_file rw_file_perms;
|
|
allow hal_power_default { sysfs_devfreq sysfs_kgsl }:dir search;
|
|
allow hal_power_default { sysfs_devfreq sysfs_kgsl }:{ file lnk_file } rw_file_perms;
|
|
allow hal_power_default sysfs_devices_system_cpu:file rw_file_perms;
|
|
allow hal_power_default sysfs_touchpanel:dir search;
|
|
allow hal_power_default sysfs_touchpanel:file rw_file_perms;
|
|
|
|
r_dir_file(hal_power_default, sysfs_graphics)
|
|
set_prop(hal_power_default, vendor_power_prop)
|