summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-08-05 04:57:20 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-08-05 04:57:20 +0000
commit9d7dd95bc29fe017068809cdeb32e548e235f6c0 (patch)
treea7ce485be0cac8f35324dc264f433104555c8424
parent7756bb5f946f4079c6255535943c8f753ac3b282 (diff)
parent3a68b40e7fa700cfc9daff702933970469385ce0 (diff)
downloadadhd-9d7dd95bc29fe017068809cdeb32e548e235f6c0.tar.gz
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/adhd/+/12295793 Change-Id: I5a4a6f801d373a3f4ca028a7ac476e79a8fd3a29
-rw-r--r--audio_streams/TEST_MAPPING8
-rw-r--r--cras/client/cras-sys/TEST_MAPPING8
-rw-r--r--cras/client/libcras/TEST_MAPPING8
3 files changed, 0 insertions, 24 deletions
diff --git a/audio_streams/TEST_MAPPING b/audio_streams/TEST_MAPPING
deleted file mode 100644
index ce60830a..00000000
--- a/audio_streams/TEST_MAPPING
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "presubmit": [
- {
- "name": "audio_streams_tests_audio_streams",
- "host": true
- }
- ]
-}
diff --git a/cras/client/cras-sys/TEST_MAPPING b/cras/client/cras-sys/TEST_MAPPING
deleted file mode 100644
index 3c63a45e..00000000
--- a/cras/client/cras-sys/TEST_MAPPING
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "presubmit": [
- {
- "name": "cras-sys_tests_cras_sys",
- "host": true
- }
- ]
-}
diff --git a/cras/client/libcras/TEST_MAPPING b/cras/client/libcras/TEST_MAPPING
deleted file mode 100644
index ecddeebe..00000000
--- a/cras/client/libcras/TEST_MAPPING
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "presubmit": [
- {
- "name": "libcras_tests_libcras",
- "host": true
- }
- ]
-}