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/vhal_static_cpp_lib.mk b/automotive/vehicle/vhal_static_cpp_lib.mk index 995589c..bffa076 100644 --- a/automotive/vehicle/vhal_static_cpp_lib.mk +++ b/automotive/vehicle/vhal_static_cpp_lib.mk
@@ -17,4 +17,4 @@ LOCAL_STATIC_LIBRARIES += \ android.hardware.automotive.vehicle-V2-ndk \ - android.hardware.automotive.vehicle.property-V2-ndk + android.hardware.automotive.vehicle.property-V3-ndk