mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 14:19:50 +00:00
Merge "Camera Hal: allow access to calibration data" into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
75cd429298
2
sepolicy/hal_camera_default.te
Normal file
2
sepolicy/hal_camera_default.te
Normal file
@@ -0,0 +1,2 @@
|
||||
allow hal_camera_default persist_file:dir search;
|
||||
allow hal_camera_default persist_file:file r_file_perms;
|
||||
2
sepolicy/kernel.te
Normal file
2
sepolicy/kernel.te
Normal file
@@ -0,0 +1,2 @@
|
||||
allow kernel persist_file:dir search;
|
||||
allow kernel persist_file:file r_file_perms;
|
||||
Reference in New Issue
Block a user