summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorBrad Leege <brad@mapbox.com>2016-09-13 14:26:21 -0700
committerGitHub <noreply@github.com>2016-09-13 14:26:21 -0700
commit1a2680b5b7033d0ec39adbd2837f7339038d85d4 (patch)
tree111b5ee8449f237b1a3fb7e453b1a0406a9418c2 /platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml
parentd9306dde2e2ca608023e83fef8697cccd4d655e9 (diff)
downloadqtlocation-mapboxgl-1a2680b5b7033d0ec39adbd2837f7339038d85d4.tar.gz
[android] #6321 - New Staging Server PK Access Token (#6323)
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml
index 54949c08cd..f5961a5cd6 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml
@@ -393,7 +393,7 @@
android:value="https://cloudfront-staging.tilestream.net" />
<meta-data
android:name="com.mapbox.TestEventsAccessToken"
- android:value="sk.eyJ1IjoiYmxlZWdlIiwiYSI6InNpcml1c2x5In0.KyT-boMyC_xZYTYojTc8zg" />
+ android:value="pk.eyJ1IjoiYmxzdGFnaW5nIiwiYSI6ImNpdDF3OHpoaTAwMDcyeXA5Y3Z0Nmk2dzEifQ.0IfB7v5Qbm2MGVYt8Kb8fg" />
<!-- Comment out this setting to switch to external storage (and disable internal) in your app -->
<!-- <meta-data -->
@@ -404,4 +404,4 @@
</application>
-</manifest> \ No newline at end of file
+</manifest>