From 7c5247e358756200f802f4145fef895785438dc1 Mon Sep 17 00:00:00 2001 From: Dan Shi Date: Wed, 23 Jun 2021 10:33:30 -0700 Subject: Fix typo in module name Bug: 191874875 Test: none Change-Id: Ic108b50dd2f6f2693c6f41f28f9ad2f0a12b32c9 --- libs/binder/TEST_MAPPING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING index 59f0ba6d26..e04e326f48 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -31,7 +31,7 @@ "name": "binderStabilityTest" }, { - "name": "binderUtilsTest" + "name": "binderUtilsHostTest" }, { "name": "libbinder_ndk_unit_test" -- cgit v1.2.3-59-g8ed1b