OSDN Git Service

fix typo for AndroidManifest.xml
authorSungmin Choi <sungmin.choi@lge.com>
Thu, 6 Jun 2013 03:51:12 +0000 (20:51 -0700)
committerSungmin Choi <sungmin.choi@lge.com>
Thu, 6 Jun 2013 03:51:12 +0000 (20:51 -0700)
Change-Id: I686047b4807ebcc9bc706a813a63e30d9f826b9f

AndroidManifest.xml

index b6f8613..21239e8 100644 (file)
@@ -70,7 +70,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" />