[ALPS04036849] mtk_hal_audio: allow acquire wakelock

allow mtk_hal_audio to acquire wakelock

MTK-Commit-Id: 4ba376a88cb7e1c7748d793de04eb6949f3bd9c6

Change-Id: I9c0ffc9281ea4d7373c7acc31b965a75767675ef
CR-Id: ALPS04036849
Feature: [Module]Audio HAL
This commit is contained in:
KaiChieh Chuang 2020-01-18 10:07:31 +08:00
parent 29f9255166
commit c93a0e3335

View File

@ -7,6 +7,7 @@ init_daemon_domain(mtk_hal_audio)
hal_client_domain(mtk_hal_audio, hal_allocator) hal_client_domain(mtk_hal_audio, hal_allocator)
hwbinder_use(mtk_hal_audio) hwbinder_use(mtk_hal_audio)
wakelock_use(mtk_hal_audio);
allow mtk_hal_audio ion_device:chr_file r_file_perms; allow mtk_hal_audio ion_device:chr_file r_file_perms;