summaryrefslogtreecommitdiff
path: root/platform/android/scripts/exclude-activity-gen.json
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2018-08-20 17:15:07 +0200
committerTobrun <tobrun@mapbox.com>2018-08-21 18:49:53 +0200
commit724832ce5df2ed2aa84791d89fd3939d9a43d085 (patch)
treec10112f7067aaa955a5dde95622892b0356b9cdd /platform/android/scripts/exclude-activity-gen.json
parent0218c01095bf0109ae23e268553eb741fe887f28 (diff)
downloadqtlocation-mapboxgl-724832ce5df2ed2aa84791d89fd3939d9a43d085.tar.gz
[android] - example to render symbols offline with resources loaded from assets
Diffstat (limited to 'platform/android/scripts/exclude-activity-gen.json')
-rw-r--r--platform/android/scripts/exclude-activity-gen.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/android/scripts/exclude-activity-gen.json b/platform/android/scripts/exclude-activity-gen.json
index 36d8d36e68..e4418bdc53 100644
--- a/platform/android/scripts/exclude-activity-gen.json
+++ b/platform/android/scripts/exclude-activity-gen.json
@@ -35,5 +35,6 @@
"SymbolGeneratorActivity",
"TextureViewTransparentBackgroundActivity",
"SimpleMapActivity",
- "RenderTestActivity"
+ "RenderTestActivity",
+ "SymbolLayerActivity"
]