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

Skip to content
Commit c04a820d authored by Andy Hung's avatar Andy Hung
Browse files

MediaMetrics: Accept elided second argument in string pair

(device, address) string pairs used to have an optional second argument
that was empty.

Before:  (d1, )|(d2, a2)

we now permit elision of the second argument entirely, so that
can now be written as

After: d1|(d2, a2)

Note: the prior string continues to be accepted.

Flag: EXEMPT bugfix
Test: atest mediametrics_tests
Test: play ringtone with BT buds and check mediametrics dumpsys
Bug: 376948941
Change-Id: I41fd2f6acf1ea42cc5e683835790769148988b7d
parent afbae946
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