summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2013-05-28 14:34:50 -0700
committerJeff Sharkey <jsharkey@google.com>2013-05-28 21:36:12 +0000
commitd3edb7e79300aa4c08da68b023c40c5472b98b8a (patch)
tree05f895afa8a7d9dae0091c1218326ada30a3b4f8 /AndroidManifest.xml
parent96e009051c326c399e47e5a56e448a2d44b0bf06 (diff)
downloadandroid_packages_apps_Gallery2-d3edb7e79300aa4c08da68b023c40c5472b98b8a.tar.gz
android_packages_apps_Gallery2-d3edb7e79300aa4c08da68b023c40c5472b98b8a.tar.bz2
android_packages_apps_Gallery2-d3edb7e79300aa4c08da68b023c40c5472b98b8a.zip
Fix XML comment.
Change-Id: If54672cc7cb9ad6a240bb2dff07cbe9c39a521a3 (cherry picked from commit 53a0d0aa62b5f33ca3ff2c9ec63a4bcf606c5292)
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 75509534d..5b91b96aa 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -74,7 +74,7 @@
<data android:mimeType="application/sdp" />
</intent-filter>
<intent-filter>
- !-- HTTP live support -->
+ <!-- HTTP live support -->
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />