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:
parent
89b255ab71
commit
80876a6303
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue