Skip to content
Snippets Groups Projects
Commit 22b96bca authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dataservices: disable build for 64 bit arch"

parents 0f57f49c 74d3bd26
No related branches found
No related tags found
No related merge requests found
ifneq (, $(filter aarch64 arm64, $(TARGET_ARCH)))
$(info TODOAArch64: $(LOCAL_PATH)/Android.mk: Enable build support for 64 bit)
else
include $(call all-subdir-makefiles)
endif # $(TARGET_ARCH)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment