commit | 9446080f3cb41c54ae18db8841583018432d76e6 | [log] [tgz] |
---|---|---|
author | Jeffrey Huang <jeffreyhuang@google.com> | Fri Apr 10 17:40:59 2020 -0700 |
committer | Jeffrey Huang <jeffreyhuang@google.com> | Fri Apr 10 17:40:59 2020 -0700 |
tree | 27a81076279f34e692c664863a87b0c401f53192 | |
parent | 0935694b5a04377d3022fc9bce65a21b46e9b42e [diff] |
Remove clear/restore callingUid We no longer need to do this because UserManager.getUserHandles and PackageManager.getInstalledPackagesAsUser are now called in a separate background thread. Bug: 130773130 Test: adb shell stop statsd && adb shell start statsd. Manually verified that the uidmap was sent successfully. Change-Id: Ifde1ba09575a479952bdbcd98aec4c34b3210974