commit | b26a1c8da44987b04182a4d8b766e28778afb02b | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Fri Aug 30 11:54:40 2024 -0700 |
committer | Andy Hung <hunga@google.com> | Tue Sep 03 12:58:31 2024 -0700 |
tree | 09c281554469bed867ae3fafe1cdec3deb675f5b | |
parent | 69cd79b718b73aad339681f74173cb4e818ccd99 [diff] |
MediaUtils: Create singleton UidInfo A singleton optimizes for multiple calling sites, and the info is contained in a shared pointer to avoid copying. Test: adb shell dumpsys media.audio_flinger / media.metrics Bug: 350114693 Flag: EXEMPT bugfix Change-Id: I5578e49e61145812ea0378752cea485cbb5b57d8