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

Skip to content
Commit 3ab499df authored by Jayant Chowdhary's avatar Jayant Chowdhary
Browse files

cameraserver: Reduce Camera2ClientBase destructor log confusion.



We log disconnect in CameraService::BasicClient::disconnect() and also
in ~Camera2ClientBase(). Since ~Camera2ClientBase() can often run a few
seconds after BasicClient::disconnect(depending on when we get another
binder call), the disconnect logs from the Camera2ClientBase destructor
can be confusing to look at on quick inspection.

Bug: 235352466

Test: Inspect logs

Change-Id: I3fbaa0bde2c21c3b13d5d86f7691eb49f9eb53a2
Signed-off-by: default avatarJayant Chowdhary <jchowdhary@google.com>
parent 8199b3f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment