summaryrefslogtreecommitdiff
path: root/python/python_test.go
diff options
context:
space:
mode:
author Jooyung Han <jooyung@google.com> 2020-04-29 14:01:06 +0900
committer Jooyung Han <jooyung@google.com> 2020-05-28 23:06:52 +0000
commitaf7f91fc9d56dd1db790d09051b8a9a2dcdb151a (patch)
tree4d5d666fd1d60acd79e2a81a845ef9f6cb261c77 /python/python_test.go
parent9e0264c3799099d36ad7a393ace2799aa5da6a88 (diff)
Reland "enforce sdk_version for JNI libs for updatable APKs"
JNI libs for "updatable" APKs or APKs in "updatable" APEXes should set sdk_version which is equal to or less than APK's min_sdk_version. In fact, we'd better check if min_sdk_version of JNI libs matches(or is earlier than) min_sdk_version of the APK. But for now the build system can't handle sdk_version/min_sdk_version correctly for JNI libs. That's why sdk_version of JNI libs is enforced to match with min_sdk_version of APK in this change. (original commit: 98c4750f39577abd42e70dfd777ea6f5e1af3111) Bug: 145796956 Test: m Merged-In: I08543ccee7dfda0559a1fca108ceb5c28f84943f Change-Id: I08543ccee7dfda0559a1fca108ceb5c28f84943f (cherry picked from commit bbc3fb780b859ccd2c4550a8bc6b87f36d64dfd9)
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions