summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2020-02-04 13:36:23 -0800
committerSteven Moreland <smoreland@google.com>2020-02-04 13:36:23 -0800
commitd20a2d05adc0ef9fd6656f8f418029c6ef28b507 (patch)
tree958ad7705ef86a86a9dc15a812364b242418f5c5 /TEST_MAPPING
parent4fc43b48e598cf3da7254bddb49d855de61db75e (diff)
downloadlibhidl-d20a2d05adc0ef9fd6656f8f418029c6ef28b507.tar.gz
s/hidl_/hal_/ for hidl_implementation_test
In preparation for it including AIDL things. Bug: 145920591 Test: TH Change-Id: I0ab3da1eec468faf8fa9e3cf8dfad86ff0e7793f
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index c4a663e..8916794 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -4,7 +4,7 @@
"name": "libhidl_test"
},
{
- "name": "hidl_implementation_test"
+ "name": "hal_implementation_test"
}
]
}