summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2020-02-04 13:36:22 -0800
committerSteven Moreland <smoreland@google.com>2020-02-04 13:36:22 -0800
commitf8f41ee6ebbabbdd8c9956657cb7ea17846f7bf9 (patch)
tree6ee3a18e103e80b352ac69719c3e961617c036c3
parent4ef8ef31f5064197ce974060a088f74541189b01 (diff)
downloadinterfaces-f8f41ee6ebbabbdd8c9956657cb7ea17846f7bf9.tar.gz
s/hidl_/hal_/ for hidl_implementation_test
In preparation for it including AIDL things. Bug: 145920591 Test: TH Change-Id: I9d72baec0a16499e622948b325ce341539d747ff
-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"
}
]
}