hal_sensors.te 412 B

123456
  1. allow hal_sensors_default audio_socket:sock_file rw_file_perms;
  2. allow hal_sensors_default hal_audio_default:unix_stream_socket connectto;
  3. allow hal_sensors_default sound_device:chr_file rw_file_perms;
  4. allow hal_sensors_default vendor_sysfs_graphics:dir r_dir_perms;
  5. allow hal_sensors_default vendor_sysfs_graphics:file r_file_perms;
  6. allow hal_sensors_default stmvl53l5_device:chr_file { ioctl open read write };