Merge "Add host support to libffi for crosvm." am: c07e72f5d8 am: 58d2fca6a8
am: 5f94d7a487

Change-Id: Ib0401dc3bf714694bf064c72066f5d9ce189b1df
diff --git a/Android.bp b/Android.bp
index 923cb10..361a7ee 100644
--- a/Android.bp
+++ b/Android.bp
@@ -22,6 +22,7 @@
 
 cc_library_static {
     name: "libffi",
+    host_supported: true,
     vendor_available: true,
     cflags: [
         "-Wall",