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

Commit a2dd4c17 authored by Joe Onorato's avatar Joe Onorato
Browse files

put the status bar back in the system process

Change-Id: I401b0ac8e3c96b61e787eb18341d18be75b3761d
parent 6be4739e
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" />