summaryrefslogtreecommitdiff
path: root/java/system_modules_test.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2023-07-14 15:44:24 -0700
committer Cole Faust <colefaust@google.com> 2023-07-14 15:44:24 -0700
commit1269a74fadbf49f018609d7ff7c9d5029d179962 (patch)
tree266206c78a0e3fc1666474a8f58731be6f9b8db4 /java/system_modules_test.go
parent702ef0a07aea7b453fac6df2ad1a4ffb2576be3b (diff)
Make pom2bp output preprocessed: true on app imports
The only difference between preprocessed + presigned vs just presigned is that just presigned will zip align the apk, and preprocessed + presigned will instead check that the apk is already aligned and has uncompressed jni and dex libs. This should be the default to ensure we're getting valid apk imports from external sources. Presigned alone also won't work for apps with target sdk >= 30, because on those target sdks you have to use apk signature v2, and having the build system align the zip file will break that signature. Bug: 185811447 Test: Presubmits Change-Id: Ie825ab2eab4feeda5c266233a9dca7bbf9559be7
Diffstat (limited to 'java/system_modules_test.go')
0 files changed, 0 insertions, 0 deletions