commit | dfd15636047bed8e6e3669eb32764742bb9b5f48 | [log] [tgz] |
---|---|---|
author | Patrick Kaufmann <pkaufmann@google.com> | Tue Aug 15 17:42:54 2023 +0000 |
committer | Ilya Pyatigorskiy <atamur@google.com> | Wed Sep 06 17:09:59 2023 +0000 |
tree | 7526ef40e3c20657651e87eb5194e9273365a406 | |
parent | 5ea204ecb233ec41884b99418a313f3d1ae646ee [diff] |
Call getEntryData with correct user context. Currently the ContentProvider is called for the currently active user when looping through all users and not with a context that is bound to the currently queried user. Change-Id: I04725aa75809b4204e11f9d546ae60433270922b Test: manual Test on device Bug: 299297485