summaryrefslogtreecommitdiff
path: root/light
diff options
context:
space:
mode:
authorScott Lobdell <slobdell@google.com>2022-03-11 19:27:46 +0000
committerScott Lobdell <slobdell@google.com>2022-03-11 19:56:55 +0000
commitba76a9deb6c44611457a6b5d1d180b853ed4a942 (patch)
tree9442e6bd94977c57ec15ab2d0394095a01ba3dd0 /light
parentce06afa11d067d5f82f036b76548e50433951046 (diff)
parent21f9e68feee4e8fe0c2d099008e0250ab23ad2cd (diff)
Merge TP1A.220225.003
Change-Id: Iad9e960e034127e3320f78d2eadd23e36300b10c
Diffstat (limited to 'light')
-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",