commit | 0e135c8f67ff5a8a7f7cb539dc1adf280b9d093d | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Fri Jul 07 13:37:08 2017 +0200 |
committer | Stephan Herhut <herhut@google.com> | Fri Jul 07 13:37:08 2017 +0200 |
tree | c22c2b4b718288a3862904b60214cb01b84030ae | |
parent | 5f7c7360e44a0bdb03269aeb23f5f99830cf7635 [diff] [blame] |
Update latest build of gmscore in third_party to also contain arm apk. R=sgjesse Bug: Change-Id: I0e9342655abc4cc7523a6d7c97a359786ac29d9d
diff --git a/tools/gmscore_data.py b/tools/gmscore_data.py index 1c803fe..5585322 100644 --- a/tools/gmscore_data.py +++ b/tools/gmscore_data.py
@@ -117,7 +117,7 @@ 'deploy' : { 'inputs': ['%s_deploy.jar' % LATEST_PREFIX], 'pgconf': ['%s_proguard.config' % LATEST_PREFIX], - 'min-sdk-version' : ANDROID_L_API, + 'min-api' : ANDROID_L_API, }, }, }