sepolicy: gs101: allow audio hal to use wakelock
Bug: 178789331 Test: build pass Signed-off-by: JJ Lee <leejj@google.com> Change-Id: I1d5c9ea8726f2e53bc05e0ecd5dedddede274794
This commit is contained in:
parent
2c1ecf3a54
commit
43735f0fc3
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