hal_audio.te 312 B

1234567
  1. allow hal_audio_default audio_socket:sock_file rw_file_perms;
  2. allow hal_audio_default sound_device:chr_file rw_file_perms;
  3. allow hal_audio_default vendor_persist_audio_file:file rw_file_perms;
  4. unix_socket_connect(hal_audio_default, property, hal_sensors_default)
  5. set_prop(hal_audio_default, vendor_audio_prop)