This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hardware_oplus-CherishOS/sepolicy/qti/vendor/hal_audio_default.te
2023-07-09 11:22:00 +05:30

9 lines
331 B
Plaintext

allow hal_audio_default ultrasound_device:chr_file rw_file_perms;
hal_client_domain(hal_audio_default, vendor_hal_oplusPerf)
hal_client_domain(hal_audio_default, vendor_hal_dms)
allow hal_audio_default vendor_hal_dms_default:binder { transfer call };
allow hal_audio_default vendor_hal_dms_hwservice:hwservice_manager { find };