OSDN Git Service

am 5f178d00: am 8afff945: am e71248e4: am 1bfb4e42: Create RenderScript ScriptC witho...
[android-x86/packages-apps-Gallery2.git] / AndroidManifest.xml
index 7c290c7..2aea569 100644 (file)
             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"
                 android:label="@string/movie_view_label"
                 android:configChanges="orientation|keyboardHidden|screenSize">