diff options
| author | 2023-06-27 15:30:12 -0500 | |
|---|---|---|
| committer | 2023-06-29 18:22:03 +0000 | |
| commit | 30d10b865be40629d32d7c508c60235a07a80802 (patch) | |
| tree | 8fca537ed2568e8270c7733bc97894ecb3608c80 /wifi/java/src | |
| parent | 777bb025938c4f4810699a271e7d8a37abf3287c (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
Change-Id: I6917d89d515a77e6bdeb0d09a7b6656460809c2b
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions