commit | fbbf811c5afe2adf7d478f660ad328173b2ccea5 | [log] [tgz] |
---|---|---|
author | Michael Groover <mpgroover@google.com> | Tue Jun 27 15:30:12 2023 -0500 |
committer | Song Chun Fan <schfan@google.com> | Wed Jul 05 16:13:34 2023 +0000 |
tree | b7693b8765dd05362b8fb5bffdd004c92fc06b87 | |
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
diff --git a/services/tests/PackageManagerServiceTests/server/res/raw/install_app2_cert5_rotated_cert6 b/services/tests/PackageManagerServiceTests/server/res/raw/install_app2_cert5_rotated_cert6 index 30bb647..6feebb8 100644 --- a/services/tests/PackageManagerServiceTests/server/res/raw/install_app2_cert5_rotated_cert6 +++ b/services/tests/PackageManagerServiceTests/server/res/raw/install_app2_cert5_rotated_cert6 Binary files differ