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

Commit 393e1459 authored by Joe Onorato's avatar Joe Onorato Committed by Android Git Automerger
Browse files

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

Merge commit 'a2dd4c17' into gingerbread-plus-aosp

* commit 'a2dd4c17':
  put the status bar back in the system process
parents 6fd470fb a2dd4c17
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
        package="com.android.systemui"
        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" />
    <uses-permission android:name="android.permission.STATUS_BAR_SERVICE" />