summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
bd8c05d)
Change-Id: I9896b11a9b90cbbbe2170243c8bdbc40231dfbff
# Android Asset Packaging Tool
#
# Android Asset Packaging Tool
#
+# This tool is prebuilt if we're doing an app-only build.
+ifeq ($(TARGET_BUILD_APPS),)
+
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
include $(BUILD_HOST_EXECUTABLE)
include $(BUILD_HOST_EXECUTABLE)
+endif # TARGET_BUILD_APPS