Merge "Build ijar for apps build"

This commit is contained in:
Colin Cross 2015-11-26 17:34:50 +00:00 committed by Gerrit Code Review
commit ec4db56e58
1 changed files with 1 additions and 1 deletions

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