From 550aee8200015a67e32a5eb9d8d1f438f2028331 Mon Sep 17 00:00:00 2001 From: Christopher Ferris Date: Thu, 3 Aug 2017 12:54:00 -0700 Subject: Use frozen copy of ion.h for this code. Use the ion.h copy in system/core/libion since it's frozen. Bug: 64175711 Test: Builds. Change-Id: Iabf6d9c6973200ccfff41ae9ca74bdf80358bb2c --- videoencoder/Android.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/videoencoder/Android.mk b/videoencoder/Android.mk index 828a968..d5b9d65 100644 --- a/videoencoder/Android.mk +++ b/videoencoder/Android.mk @@ -49,6 +49,7 @@ endif LOCAL_SHARED_LIBRARIES := \ liblog \ libcutils \ + libion \ libutils \ libva \ libva-android \ -- cgit v1.2.3