Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c57e7100 authored by Jyoti Bhayana's avatar Jyoti Bhayana
Browse files

Camera2 multi-client: Store clients based on PID.

In camera2 multi-client, currently clients are stored in the AidlCamera3SharedDevice
based on uid. That should be changed to PID as the same uid can have multiple processes
which can access the same camera.

Flag: com.android.internal.camera.flags.camera_multi_client
Bug:389159564
Test: run CTS test SharedCameraTest#testCameraDeviceSharingSupported and
verify in the logcat that HAL level camera disconnect only happens when
last client of the camera disconnects.

Change-Id: I6300426caf5bc0a1033e983d0ff3c552e45b625b
parent 13c9c12e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment