summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-03-09 15:03:20 -0800
committerDianne Hackborn <hackbod@google.com>2010-03-09 17:18:11 -0800
commit12687cf14426e50a8646fec19cddd127a0b13121 (patch)
tree53a1fdab98e8eda7e5c7e8b4ae4f83de79bd3806 /Android.mk
parentccdc875e68477261fd00a1fb1435e4d1ee6b521d (diff)
downloadandroid_packages_apps_Trebuchet-12687cf14426e50a8646fec19cddd127a0b13121.tar.gz
android_packages_apps_Trebuchet-12687cf14426e50a8646fec19cddd127a0b13121.tar.bz2
android_packages_apps_Trebuchet-12687cf14426e50a8646fec19cddd127a0b13121.zip
Allow shared user id and process to be set via overlays.
This fiddles the manifest to allow the app's shared user id and process to be changed at build time via resource overlays, so we can build launcher to run in the acore process for low-end devices. Also switches the cert of launcher back to shared, to allow for this. (Note this only really matters if the shared user id is set, otherwise launcher will still get its own uid.) Change-Id: I0bd0a06e1442c4bfe5ceb2d438cb58f29d911578
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index dda7f0c4e..dc72ec6db 100644
--- a/Android.mk
+++ b/Android.mk
@@ -24,6 +24,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-common
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_PACKAGE_NAME := Launcher2
+LOCAL_CERTIFICATE := shared
LOCAL_OVERRIDES_PACKAGES := Home