Merge "sepolicy: gs101: allow audio hal to use wakelock" into sc-dev
This commit is contained in:
commit
df02b6ef77
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