2018-11-15 20:56:28 -07:00
|
|
|
r_dir_file(hal_sensors_default, efs_file)
|
|
|
|
|
2018-10-20 17:21:50 -06:00
|
|
|
allow hal_sensors_default {
|
2018-11-15 20:56:28 -07:00
|
|
|
iio_device
|
|
|
|
sensors_device
|
|
|
|
}:chr_file r_file_perms;
|
2018-11-16 07:25:43 -07:00
|
|
|
|
2018-11-16 07:27:03 -07:00
|
|
|
allow hal_sensors_default {
|
|
|
|
sysfs_iio
|
|
|
|
sysfs_input
|
|
|
|
}:dir r_dir_perms;
|
|
|
|
|
2018-11-15 20:56:28 -07:00
|
|
|
allow hal_sensors_default {
|
|
|
|
sysfs_batteryinfo
|
|
|
|
sysfs_graphics
|
|
|
|
sysfs_leds
|
2018-11-29 21:37:01 -07:00
|
|
|
sysfs_sec_thermistor
|
2018-11-15 20:56:28 -07:00
|
|
|
}:dir search;
|
|
|
|
|
2018-10-20 17:21:50 -06:00
|
|
|
allow hal_sensors_default {
|
|
|
|
sysfs_batteryinfo
|
|
|
|
sysfs_graphics
|
2018-11-14 19:57:03 -07:00
|
|
|
sysfs_sec_thermistor
|
2018-10-20 17:21:50 -06:00
|
|
|
}:file r_file_perms;
|
|
|
|
|
2018-11-16 07:27:03 -07:00
|
|
|
allow hal_sensors_default {
|
|
|
|
sysfs_iio
|
|
|
|
sysfs_input
|
|
|
|
}:file rw_file_perms;
|
|
|
|
|
|
|
|
allow hal_sensors_default {
|
|
|
|
sysfs_iio
|
|
|
|
sysfs_input
|
|
|
|
}:lnk_file read;
|