commit | b36d24d12aebd013a8d7e737a3211e0e28f8d3e3 | [log] [tgz] |
---|---|---|
author | Eva Chen <evaschen@google.com> | Thu Aug 10 16:34:50 2023 -0700 |
committer | Eva Chen <evaschen@google.com> | Fri Aug 11 13:24:21 2023 -0700 |
tree | c4fb90a671c60d0f3fb32276ae5587407cc28df6 | |
parent | 8b0ef2bf7f4ab4bba985cba86fba9871a8a64b20 [diff] [blame] |
Update VHAL property version to v3. Bug: 295405997 Test: Manual Build Change-Id: I2faf065006e6889309caf69a9b277f42fdc00702
diff --git a/automotive/vehicle/aidl/aidl_test/Android.bp b/automotive/vehicle/aidl/aidl_test/Android.bp index 44d7445..79ac309 100644 --- a/automotive/vehicle/aidl/aidl_test/Android.bp +++ b/automotive/vehicle/aidl/aidl_test/Android.bp
@@ -52,7 +52,7 @@ ], static_libs: [ "android.hardware.automotive.vehicle-V2-java", - "android.hardware.automotive.vehicle.property-V2-java", + "android.hardware.automotive.vehicle.property-V3-java", "androidx.test.runner", "truth-prebuilt", ],