Skip to content
Snippets Groups Projects
Commit 283beaf6 authored by Ruben Brunk's avatar Ruben Brunk
Browse files

Fix build: Don't build GCam for non-arm targets

Bug: 10430748

Change-Id: I26e1208b38f40808ff59e3976f5c4a76efa15b4c
parent b21215a1
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ LOCAL_STATIC_JAVA_LIBRARIES += xmp_toolkit
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_SRC_FILES += $(call all-java-files-under, src_pd)
LOCAL_SRC_FILES += $(call all-java-files-under, src_pd_gcam)
LOCAL_RESOURCE_DIR += $(LOCAL_PATH)/res
......
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