Merge "More memory!" into honeycomb

This commit is contained in:
Dianne Hackborn
2011-01-19 16:43:46 -08:00
committed by Android (Google) Code Review
+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"