OSDN Git Service

AI 144765: am: CL 144764 Fix the SDK build to properly package what needs to go in...
authorXavier Ducrohet <>
Tue, 7 Apr 2009 03:30:02 +0000 (20:30 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 7 Apr 2009 03:30:02 +0000 (20:30 -0700)
  Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 144765

core/main.mk
target/product/sdk.mk

index 815745b..04e9728 100644 (file)
@@ -193,7 +193,7 @@ $(error The 'sdk' target may not be specified with any other targets)
 endif
 # TODO: this should be eng I think.  Since the sdk is built from the eng
 # variant.
-tags_to_install := user
+tags_to_install := user debug eng
 ADDITIONAL_BUILD_PROPERTIES += xmpp.auto-presence=true
 ADDITIONAL_BUILD_PROPERTIES += ro.config.nocheckin=yes
 else # !sdk
index b0c7d80..2f5165a 100644 (file)
@@ -10,7 +10,6 @@ PRODUCT_PACKAGES := \
        Fallback \
        GPSEnable \
        Launcher \
-       Maps \
        Music \
        Mms \
        Settings \