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

Skip to content
Commit efa004af authored by Avichal Rakesh's avatar Avichal Rakesh
Browse files

cameraservice: Clean up tag monitoring output

Printing tag monitoring information either via `watch` or `dumpsys`
command had a few bugs. This CL fixes the following:

- Missing newline after "(Removed)" tags
- Move changes in input and output stream ids to its own line. Changes
  to stream ids and changes to tag values were coupled in outputs. After
  this CL, changes to stream ids show up in their own line regardless of
  any other tag changes.

Test: Manually tested using `adb shell cmd media.camera watch live`
Bug: 236275873
Change-Id: I85e23544a9938d5079656f4700f27b4fc06ff489
parent dcca821e
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