From f22875368c9909a36c47575f2f8c08f2ba4da549 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Wed, 24 Jun 2009 20:08:36 -0700 Subject: [PATCH] Change name for home's uid to something more generic. There are lots of things running under home's uid, so give it a more generic name. Home no longer to blame for all the world's ills! --- AndroidManifest.xml | 2 +- res/values/strings.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a0d0e5c6d1..72e486b7f4 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -21,7 +21,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.launcher" android:sharedUserId="android.uid.shared" - android:sharedUserLabel="@string/application_name"> + android:sharedUserLabel="@string/uid_name"> Home + + Android Core Apps Folder