2021-03-31 16:52:59 -04:00
|
|
|
type vendor_sysfs_iio, fs_type, sysfs_type;
|
2021-10-02 19:25:01 -04:00
|
|
|
type vendor_elliptic_device, dev_type;
|
2021-03-31 16:52:59 -04:00
|
|
|
|
|
|
|
allow hal_sensors_default iio_device:chr_file rw_file_perms;
|
2021-10-02 19:25:01 -04:00
|
|
|
allow hal_sensors_default vendor_elliptic_device:chr_file rw_file_perms;
|
2021-03-31 16:52:59 -04:00
|
|
|
allow hal_sensors_default vendor_sysfs_iio:dir r_dir_perms;
|
|
|
|
allow hal_sensors_default vendor_sysfs_iio:file rw_file_perms;
|