Merge "Add host_supported to libhardware_headers." am: 6df12d701d

Change-Id: I7e0f4fc9d8f5178fa129a8ef2c655ce5a465cd0c
diff --git a/Android.bp b/Android.bp
index 72c924f..15f2742 100644
--- a/Android.bp
+++ b/Android.bp
@@ -27,6 +27,7 @@
         },
     },
     min_sdk_version: "29",
+    host_supported: true,
 
 }