commit | 3533d91cdfb12fa3f5b13b82ecde789b454f5fda | [log] [tgz] |
---|---|---|
author | Hyoungho Choi <hh46.choi@samsung.com> | Thu Sep 03 21:55:40 2020 +0900 |
committer | Narayan Kamath <narayan@google.com> | Wed Sep 09 17:24:12 2020 +0000 |
tree | 834e21d847b0d32854c7e454a373f26e1e2fffbc | |
parent | 3e1d1e7fb4a5c10a0e0b75e225f899ba31a39f34 [diff] |
Use synthetic external view for playlist member uri This allows audio which is saved on secondary external storage can be added into a playlist which is saved on primary externals storage. Without this fix, the check for calling permissions would fail as the Audio may not exist on the same volume as the playlist. Bug: 165026333 Test: atest MediaProviderTests Change-Id: Iaf3563df542bfe27a61d46e6041bb0a3afd69604 (cherry picked from commit 831806db2efbc36121ec7e3ae80767dbe24f7645)