summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2020-04-29 14:01:06 +0900
committerJooyung Han <jooyung@google.com>2020-05-14 00:19:45 +0900
commitbbc3fb780b859ccd2c4550a8bc6b87f36d64dfd9 (patch)
tree5b3a3cf7400910cbfedcd2d86489e96ad4b8b2f5 /sdk/java_sdk_test.go
parent717e50c630cae63df241eebb41b7f4ca028c2888 (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 Change-Id: I08543ccee7dfda0559a1fca108ceb5c28f84943f
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions