summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-05-24 08:44:49 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-05-24 09:55:13 -0700
commiteb03611943fc1c6a57d8981eff754f97ce99d4c7 (patch)
tree5056a564af757e990760a7be74836bf17c0ee304 /platform/android
parenta6e0870a3a4c2fa441a8d28fd9a9134c0e2af783 (diff)
downloadqtlocation-mapboxgl-eb03611943fc1c6a57d8981eff754f97ce99d4c7.tar.gz
[build] Make gyp commands more consistent
Diffstat (limited to 'platform/android')
-rw-r--r--platform/android/platform.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/platform.gyp b/platform/android/platform.gyp
index 8336bd5c98..964492a21e 100644
--- a/platform/android/platform.gyp
+++ b/platform/android/platform.gyp
@@ -2,6 +2,7 @@
'variables': {
'loop_lib': 'android',
'headless_lib': 'none',
+ 'coverage': 0,
},
'includes': [
'../../mbgl.gypi',