gs-common: sepolicy: Import missing rules from BP2A

Change-Id: I70ebc8a2bce09d2590c24fc919b2804cef256568
This commit is contained in:
Michael Bestas 2025-06-21 19:44:10 +03:00 committed by Michael Bestas
parent edc3d90511
commit 0dbbbc376c
No known key found for this signature in database
13 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# Allow access to audio HAL.
binder_call(hal_sensors_default, hal_audio_default)
allow hal_sensors_default hal_audio_ext_service:service_manager find;