AI 144764: Fix the SDK build to properly package what needs to go in the system image (bug #1761105)
BUG=1761105 Automated import of CL 144764
This commit is contained in:

committed by
The Android Open Source Project
parent
ad44c07ac7
commit
f39ac4218b
@@ -193,7 +193,7 @@ $(error The 'sdk' target may not be specified with any other targets)
|
|||||||
endif
|
endif
|
||||||
# TODO: this should be eng I think. Since the sdk is built from the eng
|
# TODO: this should be eng I think. Since the sdk is built from the eng
|
||||||
# variant.
|
# variant.
|
||||||
tags_to_install := user
|
tags_to_install := user debug eng
|
||||||
ADDITIONAL_BUILD_PROPERTIES += xmpp.auto-presence=true
|
ADDITIONAL_BUILD_PROPERTIES += xmpp.auto-presence=true
|
||||||
ADDITIONAL_BUILD_PROPERTIES += ro.config.nocheckin=yes
|
ADDITIONAL_BUILD_PROPERTIES += ro.config.nocheckin=yes
|
||||||
else # !sdk
|
else # !sdk
|
||||||
|
@@ -10,7 +10,6 @@ PRODUCT_PACKAGES := \
|
|||||||
Fallback \
|
Fallback \
|
||||||
GPSEnable \
|
GPSEnable \
|
||||||
Launcher \
|
Launcher \
|
||||||
Maps \
|
|
||||||
Music \
|
Music \
|
||||||
Mms \
|
Mms \
|
||||||
Settings \
|
Settings \
|
||||||
|
Reference in New Issue
Block a user