Allow Pixel Camera Services to bind to Lyric for callbacks am: 1a4567113d am: 1678faaa13

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24421656

Change-Id: Iec5a996375f8f6fcd2a1307050ce69f28259d392
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Utku Utkan 2023-08-15 02:39:56 +00:00 committed by Automerger Merge Worker
commit 4bad8b2c19

View File

@ -13,4 +13,6 @@ allow vendor_pcs_app vendor_camera_cameraidremapper_service:service_manager find
allow vendor_pcs_app hal_pixel_remote_camera_service:service_manager add;
binder_call(vendor_pcs_app, hal_camera_default);
binder_call(vendor_pcs_app, hal_pixel_remote_camera_service);