commit | 135f487969da62799ce15502858065e52899c60b | [log] [tgz] |
---|---|---|
author | Himanshu Gupta <himanshuz@google.com> | Tue Aug 09 17:48:47 2022 +0530 |
committer | Himanshu Gupta <himanshuz@google.com> | Thu Sep 22 11:59:49 2022 +0000 |
tree | b92771c2f3d45b61b2a2fc932cdaf3da4a51e62c | |
parent | 0accb345c03caf10dd61c91581e60cc993b0f234 [diff] |
Fix enlisting files from user 0 and cloned user. The method getFilesInDirectoryForFuse, discounts user_id, thereby listing files from both user 0 and the cloned user, even when files from only the specified user are needed. Bug: 220704803 Test: atest com.android.providers.media.MediaProviderForFuseTest Change-Id: Ia9843b35b6241a5ee4f6b579ddb310c01684dc70 Merged-In: Ia9843b35b6241a5ee4f6b579ddb310c01684dc70