commit | 60dbec51de5b213b1f00533d36e774195ee23909 | [log] [tgz] |
---|---|---|
author | Shubhi <shubhisaxena@google.com> | Wed Aug 10 13:50:12 2022 +0000 |
committer | Shubhi <shubhisaxena@google.com> | Thu Aug 18 09:30:08 2022 +0000 |
tree | 86618838f83501dcbf56aa3dc804c56da9c0b5b5 | |
parent | c761bf2a5ae786d01b5207c047c7dc21df69590f [diff] |
Fix cover for default albums with cloud media Previously, if a default album has a cloud media cover, it would not show up in the Albums tab fragment because we were assuming album cover could only be local media. Now album authority is set based on the cover media source, which fixes the issue. Bug: 239049479 Test: Manually tested - Screenshots attached to the bug Change-Id: I03ecdd406abfaef93b5efccef45757bc80b1c879