Allow Pixel Camera Services to bind to Lyric for callbacks
Bug: 287069860 Test: m && flashall && end-to-end developer testing Change-Id: I86173ecaf9900f5c869847106166f07e482e6a74
This commit is contained in:
parent
8be8295748
commit
1a4567113d
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
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);
|
binder_call(vendor_pcs_app, hal_pixel_remote_camera_service);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue