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

Commit 06abd91d authored by Joe Onorato's avatar Joe Onorato Committed by Android Git Automerger
Browse files

am 393e1459: am a2dd4c17: put the status bar back in the system process

Merge commit '393e1459'

* commit '393e1459':
  put the status bar back in the system process
parents b3066ee5 393e1459
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
        package="com.android.systemui"
        android:sharedUserId="android.uid.system">
        android:sharedUserId="android.uid.system"
        android:process="system"
        >

    <uses-permission android:name="android.permission.STATUS_BAR_SERVICE" />