From a2dd4c17bbe47876b909b09f54505deda379d2b4 Mon Sep 17 00:00:00 2001 From: Joe Onorato Date: Wed, 30 Jun 2010 17:02:37 -0400 Subject: [PATCH] put the status bar back in the system process Change-Id: I401b0ac8e3c96b61e787eb18341d18be75b3761d --- packages/SystemUI/AndroidManifest.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index a229677d8b236..75045d77e9d78 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -1,6 +1,8 @@ + android:sharedUserId="android.uid.system" + android:process="system" + >