commit | c1e49b496b4b1e7a0c44fe8adaa55e9ae65639c1 | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Tue May 19 13:44:26 2020 -0700 |
committer | Patrick Baumann <patb@google.com> | Tue May 19 13:44:26 2020 -0700 |
tree | d1252fcdcf33687886777334b58a89f88b38d967 | |
parent | a543dfde92e33b0d067943c6d4f0a3149d822bc2 [diff] |
Fixes order of arguments when fetching uninstalled app info This change fixes a bug in the order of arguments passed to generateApplicationInfoFromSettingsLPw where the uid and flags were swapped, resulting in incorrect filtering of a non-existent uid. Test: atest AppEnumerationTests PackageManagerTests Fixes: 157066842 Bug: 156863453 Change-Id: If7196f9e1aa0ec409d1edc3909ad9577cc1f520b