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] |
Update latest build of gmscore in third_party to also contain arm apk. R=sgjesse Bug: Change-Id: I0e9342655abc4cc7523a6d7c97a359786ac29d9d
diff --git a/third_party/gmscore/latest.tar.gz.sha1 b/third_party/gmscore/latest.tar.gz.sha1 index 5d043d6..e11c5fc 100644 --- a/third_party/gmscore/latest.tar.gz.sha1 +++ b/third_party/gmscore/latest.tar.gz.sha1
@@ -1 +1 @@ -043165d7330e084dbc59672fbd8cc389e78f6372 \ No newline at end of file +cfe138adecffb420a86810f1b1ca03025dda2c06
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, }, }, }