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

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

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

Merge commit 'f4e145fd'

* commit 'f4e145fd':
  Make the systemui process persistent.
parents 5688ac84 f4e145fd
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">