Merge "Allow Camera HAL to acquire wake locks" into main

This commit is contained in:
Tommy Kardach 2023-09-11 20:04:11 +00:00 committed by Android (Google) Code Review
commit eb18168d82

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)