The camera HAL and Google Camera App need selinux permission to run workloads on Aurora DSP. This change adds the selinux rules too allow these clients to access the GXP device in order to execute workloads on DSP. Bug: 264321380 Test: Verified that the camera HAL service and GCA app is able to access the GXP device. Change-Id: I125650b4841b4cbdc50077a0d80b113b02699de8
4 lines
69 B
Text
4 lines
69 B
Text
# b/264489778
|
|
userdebug_or_eng(`
|
|
permissive hal_camera_default;
|
|
')
|