Allow Camera HAL to acquire wake locks

Bug: 298439902
Bug: 298272647
Test: manual flash
Change-Id: Ide1bf19ff54e0ce517722c1a028ac946e87ed787
This commit is contained in:
Tommy Kardach 2023-09-08 09:30:55 -07:00
parent fefaa5a45a
commit 4d8b7ddfd6

2
vendor/hal_camera_default.te vendored Normal file
View file

@ -0,0 +1,2 @@
# Allow the Camera HAL to acquire wakelocks for buffer pre-allocation purposes
wakelock_use(hal_camera_default)