summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
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
commit0163c229d2a52c1f75331ef157b417ed1f839f25 (patch)
tree0a42f132adab045f953ef072a4acfd97f0a8110e /TEST_MAPPING
parent568b391009987fca0a7bcb9772dcb479362b82dc (diff)
downloadinterfaces-0163c229d2a52c1f75331ef157b417ed1f839f25.tar.gz
s/hidl_/hal_/ for hidl_implementation_test
In preparation for it including AIDL things. Bug: 145920591 Test: TH Change-Id: Ibb5022f049d3c71668e8bde5ff5910ff1d466a95
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 0e18f48e25..543acf6db9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,7 +7,7 @@
"name": "vts_treble_vintf_vendor_test"
},
{
- "name": "hidl_implementation_test"
+ "name": "hal_implementation_test"
}
]
}