Merge "Revert "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced for package build / java library build - uses prebuilt tools for PDK""
This commit is contained in:
committed by
Android (Google) Code Review
commit
e661e35829
@@ -17,7 +17,7 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
# If we're building only unbundled apps, this is the only tool we need.
|
||||
ifneq (,$(TARGET_BUILD_APPS)$(filter true,$(TARGET_BUILD_PDK)))
|
||||
ifneq ($(TARGET_BUILD_APPS),)
|
||||
include $(LOCAL_PATH)/signapk/Android.mk
|
||||
else
|
||||
include $(call first-makefiles-under,$(LOCAL_PATH))
|
||||
|
Reference in New Issue
Block a user