disable vts/hal fuzz targets until Haiku improves support am: a78dbc7fbd am: 6c02355b27 am: 9e5ee00817

Change-Id: Ic48fc4e8f63d0d9dfd927e38f7f5c105bf72e88e
diff --git a/config/drm/V1_3/iface_fuzzer/Android.bp b/config/drm/V1_3/iface_fuzzer/Android.bp
new file mode 100644
index 0000000..57c4879
--- /dev/null
+++ b/config/drm/V1_3/iface_fuzzer/Android.bp
@@ -0,0 +1,6 @@
+// This file was auto-generated by test/vts-testcase/fuzz/script/update_configs.py.
+// Do not edit manually.
+
+vts_config {
+    name: "VtsHalDrmV1_3IfaceFuzzer",
+}
diff --git a/config/drm/V1_3/iface_fuzzer/AndroidTest.xml b/config/drm/V1_3/iface_fuzzer/AndroidTest.xml
new file mode 100644
index 0000000..7d879f6
--- /dev/null
+++ b/config/drm/V1_3/iface_fuzzer/AndroidTest.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- This file was auto-generated by test/vts-testcase/fuzz/script/update_makefiles.py.
+     Do not edit manually.
+-->
+<configuration description="Config for VtsHalDrmV1_3IfaceFuzzer test cases">
+    <option name="config-descriptor:metadata" key="plan" value="vts-staging-fuzz" />
+    <target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
+        <option name="push-group" value="IfaceFuzzerTest.push"/>
+    </target_preparer>
+    <test class="com.android.tradefed.testtype.VtsMultiDeviceTest">
+        <option name="test-module-name" value="VtsHalDrmV1_3IfaceFuzzer"/>
+        <option name="hal-hidl-package-name" value="[email protected]"/>
+        <option name="test-case-path" value="vts/testcases/fuzz/template/iface_fuzzer_test/iface_fuzzer_test"/>
+        <option name="test-timeout" value="3h"/>
+    </test>
+</configuration>