Files
frameworks_base/tests
Nikita Ioffe 3e62b8f748 Fix PackageManager query API's related to rebootless APEX updates
There were two bugs:

1. In case of the first update, ApexManager removed information about
  pre-installed version of the APEX.
2. After an update, getPackageInfo cache wasn't invalidated, which
  resulted in getPackageInfo returning stale information.

Bug: 193085724
Test: atest ApexManagerTest
Test: atest StagedInstallInternalTest
Change-Id: I6df7b296cd5d83c93524178f1546855747ea6b07
2021-07-12 13:51:11 +00:00
..
2021-03-23 16:20:22 -07:00
2021-03-30 15:56:39 -04:00
2021-07-02 19:30:19 +00:00