Merge "Build ijar for apps build" am: ec4db56e58

am: 3b5dbebe8d

* commit '3b5dbebe8d9a8beac49a8c16605df6afbec4de72':
  Build ijar for apps build
This commit is contained in:
Colin Cross 2015-11-26 17:38:34 +00:00 committed by android-build-merger
commit 93e138b723

View file

@ -27,6 +27,6 @@ endif # PDK
else # TARGET_BUILD_APPS
include $(LOCAL_PATH)/apicheck/Android.mk
include $(LOCAL_PATH)/apicheck/Android.mk $(LOCAL_PATH)/ijar/Android.mk
endif