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

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

Camera multi-client fix bug in notifyError

In camera multi-client feature a check was added to deliver notifications to the clients only if the reqid is one of the
requests sent by them. For some of the notifications like disconnect in
notifyError, the error does not correspond to any specific request id. Hence the reqid matching check should be skipped for such errors when req id is -1.

Flag: com.android.internal.camera.flags.camera_multi_client
Bug: 392222024
Test: run CTS test SharedCameraTest#testOpenMixedMode
Change-Id: I13fb01789f3e8d86369b4366f92990cb1eeed633
parent 6a650211
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