hal_sensors.te 544 B

12345678
  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 };
  7. allow hal_sensors_default sysfs_tp_fodstatus:file r_file_perms;
  8. allow hal_sensors_default sysfs_tp_virtual_prox:file rw_file_perms;