am c50c6651: Merge "More memory!" into honeycomb

* commit 'c50c6651d388fada4c693d92f0e3bc93943262db':
  More memory!
This commit is contained in:
Dianne Hackborn
2011-01-19 16:45:18 -08:00
committed by Android Git Automerger
+2 -1
View File
@@ -67,7 +67,8 @@
android:process="@string/process"
android:label="@string/application_name"
android:icon="@drawable/ic_launcher_home"
android:hardwareAccelerated="@bool/config_hardwareAccelerated">
android:hardwareAccelerated="@bool/config_hardwareAccelerated"
android:largeHeap="true">
<activity
android:name="com.android.launcher2.Launcher"