Snap for 12129055 from 7dc08ffc4802948ccbc861daaf1e81c405c2c4bd to 24Q4-release

Change-Id: Ib3f3a700afa6e0630bc8f9a35fe6a84d84d20628
diff --git a/Android.bp b/Android.bp
index 6756b4a..d157228 100644
--- a/Android.bp
+++ b/Android.bp
@@ -34,6 +34,7 @@
 python_library {
     name: "scapy",
     srcs: [
-       "scapy/**/*.py",
+        "scapy/**/*.py",
     ],
+    host_supported: true,
 }