am a2dd4c17: put the status bar back in the system process
Merge commit 'a2dd4c17bbe47876b909b09f54505deda379d2b4' into gingerbread-plus-aosp * commit 'a2dd4c17bbe47876b909b09f54505deda379d2b4': put the status bar back in the system process
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user