summaryrefslogtreecommitdiff
path: root/python/python_test.go
diff options
context:
space:
mode:
author Jooyung Han <jooyung@google.com> 2020-05-20 17:12:13 +0900
committer Jooyung Han <jooyung@google.com> 2020-05-28 23:08:04 +0000
commit9d2c0f7af2c726dc62d6df28bc06302965129219 (patch)
treeba746d2d5ade0d5b810bd10f0815e61c8beef3d0 /python/python_test.go
parentaf7f91fc9d56dd1db790d09051b8a9a2dcdb151a (diff)
Use sdkSpec to compare sdk_versions of APK/JNI
"current" is converted to int differently if we use sdkSpec.effectiveVersion for APK and android.ApiStrToNum for JNI. For example, in REL branch, "current" is equiv to PlatformSdkVersion for APK, but 10000(FutureApiVersion) for JNI. Use sdkSpec.effectiveVersion to compare APK.min_sdk_version and JNI.sdk_version. Bug: 145796956 Test: m Change-Id: I2c4dbb79ae8712004dc3a9e647aa53cd5de7b508
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions