aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2017-08-03 12:52:29 -0700
committerChristopher Ferris <cferris@google.com>2017-08-03 12:52:29 -0700
commit34bb282eb4b4cf0bdb9cfdeb85d59f86e220e85f (patch)
tree4c9b7fb441110f53b612c17d195606384271014f
parentb765df98114cbdf9055dc40502decc18db43e6e0 (diff)
downloadomx-components-34bb282eb4b4cf0bdb9cfdeb85d59f86e220e85f.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: I7fac24484a7cf130efab02f583448e64da396903
-rwxr-xr-xvideocodec/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/videocodec/Android.mk b/videocodec/Android.mk
index 4917dd8..3dfab7e 100755
--- a/videocodec/Android.mk
+++ b/videocodec/Android.mk
@@ -152,6 +152,7 @@ LOCAL_CFLAGS += -DTARGET_HAS_VPP
endif
LOCAL_SHARED_LIBRARIES := \
libwrs_omxil_common \
+ libion \
liblog \
libva_videodecoder \
libdl \