Merge "Allow tachyon service to make binder calls to GCA" into main
This commit is contained in:
commit
9c65d0ceaa
1 changed files with 5 additions and 0 deletions
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);
|
Loading…
Add table
Add a link
Reference in a new issue