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

Change-Id: I46ae03b192e9542032e37f4e340c1818032a15bd
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",