summaryrefslogtreecommitdiff
path: root/cpu_ref
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2017-02-13 19:03:28 -0800
committerMathias Agopian <mathias@google.com>2017-02-16 14:30:55 -0800
commit55891a72bed0d2731e355803402b0f89229ced89 (patch)
treee7099d878043eb221f04c42ddf919e8b19dbdcc8 /cpu_ref
parent0352456647e1daf1f650d54bb2755ea28239a2df (diff)
downloadrs-55891a72bed0d2731e355803402b0f89229ced89.tar.gz
fallout of splitting rect.h out of libandroid.
Some makefiles didn’t specify libui but included headers from it directly. It works because these headers are on the global include path. With this change, though, rect.h is not anymore (albeit exported from libui). Test: built and booted device Bug: 35164655 Change-Id: Ifdd2e8a75601856bf8bcb76fcf16b3f099ce2bdd
Diffstat (limited to 'cpu_ref')
-rw-r--r--cpu_ref/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu_ref/Android.mk b/cpu_ref/Android.mk
index ed72ad21..aa48912f 100644
--- a/cpu_ref/Android.mk
+++ b/cpu_ref/Android.mk
@@ -83,7 +83,7 @@ ifeq ($(ARCH_X86_HAVE_SSSE3),true)
rsCpuIntrinsics_x86.cpp
endif
-LOCAL_SHARED_LIBRARIES += libRS_internal libc++ libcutils liblog libutils libz
+LOCAL_SHARED_LIBRARIES += libRS_internal libc++ libcutils liblog libutils libui libz
LOCAL_SHARED_LIBRARIES += libbcinfo libblas
LOCAL_STATIC_LIBRARIES := libbnnmlowp