Don't reference CarHome and CarHomeLauncher

They're not actually part of AOSP

Change-Id: Iacb832173be7faa8ea22f74ca25e1fd68ef1dbdb
This commit is contained in:
Jean-Baptiste Queru
2010-09-27 17:04:41 -07:00
parent 9049e321ae
commit 102b8f46a5
3 changed files with 0 additions and 3 deletions

View File

@@ -54,7 +54,6 @@ PRODUCT_PACKAGES := \
libz \ libz \
sqlite-jdbc \ sqlite-jdbc \
Browser \ Browser \
CarHomeLauncher \
Contacts \ Contacts \
Home \ Home \
HTMLViewer \ HTMLViewer \

View File

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

View File

@@ -20,7 +20,6 @@ PRODUCT_PACKAGES := \
AccountAndSyncSettings \ AccountAndSyncSettings \
Camera \ Camera \
Calculator \ Calculator \
CarHome \
DeskClock \ DeskClock \
Development \ Development \
DrmProvider \ DrmProvider \