Index: mojo/runner/android/apk/AndroidManifest.xml |
diff --git a/mojo/runner/android/apk/AndroidManifest.xml b/mojo/runner/android/apk/AndroidManifest.xml |
index 080a466d7ae14d837a6f7f36c15373cb9de3cf04..95a704d017b313dad06c3b49956f874542330a08 100644 |
--- a/mojo/runner/android/apk/AndroidManifest.xml |
+++ b/mojo/runner/android/apk/AndroidManifest.xml |
@@ -14,7 +14,7 @@ |
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/> |
<application android:name="MojoShellApplication" |
- android:label="Mojo Shell"> |
+ android:label="Mojo Shell"> |
<meta-data android:name="com.google.android.gms.version" |
android:value="@integer/google_play_services_version" /> |
<meta-data android:name="mojo_lib" |