summaryrefslogtreecommitdiff
path: root/config/bluetooth/a2dp/V1_0/iface_fuzzer/Android.mk~HEAD
diff options
context:
space:
mode:
Diffstat (limited to 'config/bluetooth/a2dp/V1_0/iface_fuzzer/Android.mk~HEAD')
-rw-r--r--config/bluetooth/a2dp/V1_0/iface_fuzzer/Android.mk~HEAD9
1 files changed, 0 insertions, 9 deletions
diff --git a/config/bluetooth/a2dp/V1_0/iface_fuzzer/Android.mk~HEAD b/config/bluetooth/a2dp/V1_0/iface_fuzzer/Android.mk~HEAD
deleted file mode 100644
index fd856f6..0000000
--- a/config/bluetooth/a2dp/V1_0/iface_fuzzer/Android.mk~HEAD
+++ /dev/null
@@ -1,9 +0,0 @@
-# This file was auto-generated by test/vts-testcase/fuzz/script/update_makefiles.py.
-# Do not edit manually.
-
-LOCAL_PATH := $(call my-dir)
-
-include $(CLEAR_VARS)
-
-LOCAL_MODULE := VtsHalBluetoothA2DpV1_0IfaceFuzzer
-include test/vts/tools/build/Android.host_config.mk