OSDN Git Service

Car mode is now a standard part of the platform.
authorDianne Hackborn <hackbod@google.com>
Thu, 11 Mar 2010 00:02:58 +0000 (16:02 -0800)
committerDianne Hackborn <hackbod@google.com>
Thu, 11 Mar 2010 05:27:41 +0000 (21:27 -0800)
The car mode switcher should be on every device, as should the standard
car home app.

Change-Id: I88bdb3a8b3fc0e748f010ac6592d088bcc0022b0

target/product/core.mk
target/product/generic.mk

index d8962ea..a35df85 100644 (file)
@@ -27,6 +27,7 @@ PRODUCT_PROPERTY_OVERRIDES := \
 PRODUCT_PACKAGES := \
     framework-res \
     Browser \
+    CarHomeLauncher \
     Contacts \
     Home \
     HTMLViewer \
index c12f1c6..95596d7 100644 (file)
@@ -19,6 +19,7 @@
 
 PRODUCT_PACKAGES := \
     AccountAndSyncSettings \
+    CarHome \
     DeskClock \
     AlarmProvider \
     Bluetooth \