Car mode is now a standard part of the platform.
The car mode switcher should be on every device, as should the standard
car home app.
Change-Id: I88bdb3a8b3fc0e748f010ac6592d088bcc0022b0
diff --git a/target/product/core.mk b/target/product/core.mk
index d8962ea..a35df85 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -27,6 +27,7 @@
PRODUCT_PACKAGES := \
framework-res \
Browser \
+ CarHomeLauncher \
Contacts \
Home \
HTMLViewer \
diff --git a/target/product/generic.mk b/target/product/generic.mk
index c12f1c6..95596d7 100644
--- a/target/product/generic.mk
+++ b/target/product/generic.mk
@@ -19,6 +19,7 @@
PRODUCT_PACKAGES := \
AccountAndSyncSettings \
+ CarHome \
DeskClock \
AlarmProvider \
Bluetooth \