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
This commit is contained in:
Dianne Hackborn
2010-03-10 16:02:58 -08:00
parent c208ccb73d
commit 5dfb37d01d
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ PRODUCT_PROPERTY_OVERRIDES := \
PRODUCT_PACKAGES := \ PRODUCT_PACKAGES := \
framework-res \ framework-res \
Browser \ Browser \
CarHomeLauncher \
Contacts \ Contacts \
Home \ Home \
HTMLViewer \ HTMLViewer \

View File

@@ -19,6 +19,7 @@
PRODUCT_PACKAGES := \ PRODUCT_PACKAGES := \
AccountAndSyncSettings \ AccountAndSyncSettings \
CarHome \
DeskClock \ DeskClock \
AlarmProvider \ AlarmProvider \
Bluetooth \ Bluetooth \