commit | 0ebf094b7cdbd07df2dc0758cfdd1e10a01a22e2 | [log] [tgz] |
---|---|---|
author | Michael Groover <mpgroover@google.com> | Wed Jun 07 12:27:03 2023 -0500 |
committer | Michael Groover <mpgroover@google.com> | Wed Jul 12 22:25:30 2023 +0000 |
tree | 1f41f52a60d6fb9ec09137ca7ef89194f4e7a3a9 | |
parent | 2b4cc903910a3faedc01255b35a54e1278209fde [diff] |
Repackage APK 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. While most APKs were previously on the GPP allow-list and would not result in a failure during install, the APK for testCheckSignaturesRotatedAgainstOriginal was not scanned until recently and was blocked by GPP during install. This commit repackages this APK to resolve failures from this test. Fixes: 283797480 Test: PackageManagerTests (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4af3bc6ce0722fca7be77a4628865ddd86bbdc8e) Merged-In: Iaf0e974190273b13468da5e61eb8c8df73607ffc Change-Id: Iaf0e974190273b13468da5e61eb8c8df73607ffc