From f75da44f15c21eb37de787fa9aee66a62abef2b3 Mon Sep 17 00:00:00 2001 From: Chungjui Fan Date: Thu, 10 Feb 2022 12:34:00 +0800 Subject: [PATCH] Bump VTS of android.hardware.light to V2 Test: atest VtsHalLightTargetTest Bug: 218782124 Change-Id: I3687290755f10de6bf84c10ad97480f163f21005 --- light/aidl/vts/functional/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/light/aidl/vts/functional/Android.bp b/light/aidl/vts/functional/Android.bp index c5a85620d2..16804ea09f 100644 --- a/light/aidl/vts/functional/Android.bp +++ b/light/aidl/vts/functional/Android.bp @@ -36,7 +36,7 @@ cc_test { "libbinder", ], static_libs: [ - "android.hardware.light-V1-cpp", + "android.hardware.light-V2-cpp", ], test_suites: [ "vts",