summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2017-08-03 12:35:54 -0700
committerChristopher Ferris <cferris@google.com>2017-08-03 12:55:47 -0700
commit8712cbc7851511b4aa61d1544078c8a9521578b1 (patch)
tree62e6ee0cee4008e0862c44d8eb89aa043677c6cf
parent41d87310112fa0d1013f1ae02b559195c64df7c4 (diff)
downloadutils-8712cbc7851511b4aa61d1544078c8a9521578b1.tar.gz
Use frozen copy of ion.h for this code.android-o-mr1-preview-2android-o-mr1-preview-1
Use the ion.h copy in system/core/libion since it's frozen. Bug: 64175711 Test: Builds. Change-Id: I457c8842ada2624759dc5e58dcd4a2127d53c7d7
-rw-r--r--ISV/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ISV/Android.mk b/ISV/Android.mk
index 168b532..be2c6a7 100644
--- a/ISV/Android.mk
+++ b/ISV/Android.mk
@@ -17,6 +17,7 @@ LOCAL_32_BIT_ONLY := true
LOCAL_SHARED_LIBRARIES := \
libutils \
+ libion \
liblog \
libcutils \
libdl \