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
Loading
Please register or sign in to comment