Merge "Allow tachyon service to make binder calls to GCA" into main
This commit is contained in:
5
edgetpu/sepolicy/google_camera.te
Normal file
5
edgetpu/sepolicy/google_camera.te
Normal file
@@ -0,0 +1,5 @@
|
||||
# Allow tachyon service to communicate with google_camera_app via binder.
|
||||
binder_call(edgetpu_tachyon_server, google_camera_app);
|
||||
|
||||
# Allow tachyon_service to communicate with fishfood/Eng camera variants via binder.
|
||||
binder_call(edgetpu_tachyon_server, debug_camera_app);
|
||||
Reference in New Issue
Block a user