commit | e79303394c4fecad8022b6be0122d16940435380 | [log] [tgz] |
---|---|---|
author | Hugh Chen <hughchen@google.com> | Thu Oct 15 11:31:49 2020 +0800 |
committer | Hugh Chen <hughchen@google.com> | Thu Oct 22 14:42:55 2020 +0800 |
tree | 613451a90426f6215ad6b2c2201efc2633303514 | |
parent | 5224aafbf6c96abb76bb9068bda0c8de28c80b82 [diff] |
Fix output switcher didn't show album art Before this CL, output switcher will show application icon when the meta data is null. In this CL, output switcher will align the behavior of the media object. If the meta data doesn’t have an album art, then create it based on notification icon. Bug: 162998388 Test: atest MediaOutputControllerTest Change-Id: I761d83af8e08a744e4cd5c55ff2c445125885730