Build ijar for apps build

This fixes git_master-linux-apps build.

(cherry picked from commit 9084705744)

Change-Id: I4399ca2662e08c9b3cc2ad5a317e84d91b728115
This commit is contained in:
Shinichiro Hamaji 2015-11-26 17:24:40 +09:00 committed by Colin Cross
parent 89b255ab71
commit 80876a6303

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