Snap for 4407698 from 3b9fe1f4af54d0170ceefe7739b45a99e8f9aa79 to pi-release

Change-Id: If7d92e6cfbd04e180e82cfdc20f090d7fd6ad817
diff --git a/Android.bp b/Android.bp
index 0ac8700..e5df946 100644
--- a/Android.bp
+++ b/Android.bp
@@ -20,4 +20,10 @@
         "-Wall",
         "-Werror",
     ],
+
+    target: {
+        windows: {
+            enabled: true,
+        },
+    },
 }