summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2020-02-05 17:05:30 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-02-05 17:05:30 +0000
commitac0d9eb9cdccec3837e9a3787a08e481899eb9df (patch)
tree8522a5108e12c5d22e382777b0cbf5114b2f30f6
parent8af0e11eae3f62d5e4ff2d4d9920798dc751cc36 (diff)
parentf8f41ee6ebbabbdd8c9956657cb7ea17846f7bf9 (diff)
downloadinterfaces-android-r-preview-1.tar.gz
Merge "s/hidl_/hal_/ for hidl_implementation_test"android-r-preview-1
-rw-r--r--TEST_MAPPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 98e125b..e165df0 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,7 +1,7 @@
{
"presubmit": [
{
- "name": "hidl_implementation_test"
+ "name": "hal_implementation_test"
}
]
}