6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
|
type vendor_sysfs_iio, fs_type, sysfs_type;
|
||
|
|
||
|
allow hal_sensors_default iio_device:chr_file rw_file_perms;
|
||
|
allow hal_sensors_default vendor_sysfs_iio:dir r_dir_perms;
|
||
|
allow hal_sensors_default vendor_sysfs_iio:file rw_file_perms;
|