[tor-commits] [orbot/master] renable large heap request

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Jun 11 15:27:59 UTC 2014


commit 2d6a7b35c0b29d8fbc0cd9d389ff2144fbc64138
Author: Nathan Freitas <nathan at freitas.net>
Date:   Wed Jun 11 07:50:33 2014 -0400

    renable large heap request
---
 AndroidManifest.xml |    1 +
 1 file changed, 1 insertion(+)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 7c97a84..2577b01 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -22,6 +22,7 @@
       android:theme="@style/Theme.AppCompat" 
       android:allowBackup="false"
       android:allowClearUserData="true"
+      android:largeHeap="true"
      >
       
         <activity android:name=".Orbot" android:configChanges="orientation|screenSize"





More information about the tor-commits mailing list