am e1efe23f: Merge "Fix unbundled branches"

* commit 'e1efe23ff718d25c5f3d5ef7914f05f8f739eee5':
  Fix unbundled branches
This commit is contained in:
Dan Albert 2014-05-19 19:24:28 +00:00 committed by Android Git Automerger
commit 121f209d3e

View file

@ -72,6 +72,8 @@ include $(LOCAL_PATH)/Android.build.mk
build_type := host
include $(LOCAL_PATH)/Android.build.mk
# Don't build for unbundled branches
ifeq (,$(TARGET_BUILD_APPS))
#-------------------------------------------------------------------------
# The libbacktrace library (libc++)
#-------------------------------------------------------------------------
@ -112,6 +114,7 @@ build_target := SHARED_LIBRARY
include $(LOCAL_PATH)/Android.build.mk
build_type := host
include $(LOCAL_PATH)/Android.build.mk
endif
#-------------------------------------------------------------------------
# The libbacktrace_test library needed by backtrace_test.