Merge "sepolicy: gs101: allow audio hal to use wakelock" into sc-dev am: df02b6ef77
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14452416 Change-Id: I51e769688205bbb6ea24e4afe736f22876e7b104
This commit is contained in:
commit
4be4faa1dc
1 changed files with 2 additions and 0 deletions
|
@ -27,3 +27,5 @@ userdebug_or_eng(`
|
|||
allow hal_audio_default self:unix_stream_socket create_stream_socket_perms;
|
||||
allow hal_audio_default audio_vendor_data_file:sock_file { create unlink };
|
||||
')
|
||||
|
||||
wakelock_use(hal_audio_default);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue