diff options
| author | 2023-06-27 15:30:12 -0500 | |
|---|---|---|
| committer | 2023-07-05 16:13:34 +0000 | |
| commit | fbbf811c5afe2adf7d478f660ad328173b2ccea5 (patch) | |
| tree | b7693b8765dd05362b8fb5bffdd004c92fc06b87 /libs/androidfw/ApkParsing.cpp | |
| parent | 7455a41bd0979233c9f89b441a637dd3d946b640 (diff) | |
Repackage app2 to resolve testCheckSignaturesRotatedAgainstOriginal
All of the APKs that are used by the PackageManagerTests do not have
a valid uses-sdk element, so they are treated as having a
targetSdkVersion of 0. The install_app1_cert5 was previously
repackaged to resolve a similar test failure, and recently the
install_app2_cert5_rotated_cert6 started to fail the install due
to Play Protect. It's unknown why this APK was not previously
reported with the fix for install_app1_cert5, but this commit
repackages the install_app2_cert5_rotated_cert6 APK with a
minSdkVersion of 23 and a targetSdkVersion of 34 to resolve
these test failures.
Fixes: 283797480
Test: atest PackageManagerTests
Merged-In: I6917d89d515a77e6bdeb0d09a7b6656460809c2b
(cherry picked from commit 30d10b865be40629d32d7c508c60235a07a80802)
Change-Id: I6917d89d515a77e6bdeb0d09a7b6656460809c2b
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions