Merge "Make the systemui process persistent." into gingerbread

This commit is contained in:
Dianne Hackborn
2010-07-30 19:10:01 -07:00
committed by Android (Google) Code Review

View File

@@ -7,6 +7,7 @@
<uses-permission android:name="android.permission.STATUS_BAR_SERVICE" />
<application
android:persistent="true"
android:allowClearUserData="false"
android:label="@string/app_label"
android:icon="@drawable/ic_launcher_settings">