diff --git a/Android.bp b/Android.bp index 70e0574f3d..f64968f7b4 100644 --- a/Android.bp +++ b/Android.bp @@ -26,7 +26,7 @@ cc_defaults { ], header_libs: [ - "libhidl_gtest_helpers", + "libhidl_gtest_helper", ], group_static_libs: true,