Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4e145fd authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am 543f250d: Merge "Make the systemui process persistent." into gingerbread

Merge commit '543f250d' into gingerbread-plus-aosp

* commit '543f250d':
  Make the systemui process persistent.
parents 67e4ff76 543f250d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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">