2021-05-13 10:50:24 +02:00
|
|
|
add_hwservice(hal_power_default, hal_miscpower_hwservice)
|
|
|
|
|
|
|
|
allow hal_power_default sysfs_devices_system_cpu:file rw_file_perms;
|
2021-05-20 17:15:59 +02:00
|
|
|
|
2021-05-13 10:50:24 +02:00
|
|
|
allow hal_power_default sysfs_batteryinfo:dir r_dir_perms;
|
|
|
|
allow hal_power_default sysfs_batteryinfo:file rw_file_perms;
|
2021-05-20 17:15:59 +02:00
|
|
|
|
2021-05-13 10:50:24 +02:00
|
|
|
allow hal_power_default sysfs_tsp:dir r_dir_perms;
|
|
|
|
allow hal_power_default sysfs_tsp:file rw_file_perms;
|
2021-08-23 17:41:09 +02:00
|
|
|
allow hal_power_default sysfs_tsp:lnk_file read;
|
|
|
|
|
2022-02-07 15:42:30 +01:00
|
|
|
allow hal_power_default sysfs_touchkey:lnk_file read;
|
|
|
|
|
2021-08-23 17:41:09 +02:00
|
|
|
allow hal_power_default sysfs:file { open read write };
|