OSDN Git Service

am 5f178d00: am 8afff945: am e71248e4: am 1bfb4e42: Create RenderScript ScriptC witho...
[android-x86/packages-apps-Gallery2.git] / AndroidManifest.xml
index 234d39a..2aea569 100644 (file)
@@ -43,7 +43,8 @@
             android:hardwareAccelerated="true"
             android:largeHeap="true"
             android:restoreAnyVersion="true"
-            android:supportsRtl="true">
+            android:supportsRtl="true"
+            usesCleartextHttp="true">
         <uses-library android:name="com.google.android.media.effects" android:required="false" />
         <uses-library android:name="org.apache.http.legacy" android:required="false" />
         <activity android:name="com.android.gallery3d.app.MovieActivity"