Change requested properties to be Android ones where applicable
am: e8012038e0

Change-Id: I23ab7c0d6fbd04ee6718491545c83e85114a6712
diff --git a/Android.bp b/Android.bp
index ae667cd..2854350 100644
--- a/Android.bp
+++ b/Android.bp
@@ -28,6 +28,11 @@
         "-Wno-unused-parameter",
     ],
     notice: "LICENSE",
+    target: {
+        darwin: {
+            enabled: false,
+        },
+    },
 }
 
 cc_library_headers {