Revert "Allow tachyon service to make binder calls to GCA"

This reverts commit 97f50223aa.

Reason for revert: This change breaks git_main-without-vendor  as google_camera_app & debug_camera_app are not supported in non-vendor builds.

Change-Id: I9bf47c59aa036caf66e2f3fe5d7b6ea0938e4442
This commit is contained in:
Dinesh Yadav 2024-12-05 08:02:02 +00:00 committed by Android (Google) Code Review
parent 97f50223aa
commit 6711886008

View file

@ -1,5 +0,0 @@
# 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);