summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--light/aidl/vts/functional/Android.bp2
1 files changed, 1 insertions, 1 deletions
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",