commit | 3289d267113e27b616353f957a16950daeeaa6e1 | [log] [tgz] |
---|---|---|
author | Tyler Trephan <tylertrephan@google.com> | Fri Jan 26 23:32:09 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jan 26 23:32:09 2024 +0000 |
tree | ee22a6b5ecd9927e45bfd5b3d14d1750f385122f | |
parent | 1e2a2b2402805d3fec3844c78a12c4a9f9847ff5 [diff] | |
parent | c04eb24705a2d3cc26116a280c3aabca94f52cf1 [diff] |
Merge "Updated INFO_MODEL_YEAR to specify YYYY format and Gregorian calendar." into main
diff --git a/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl b/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl index 693d656..97e7847 100644 --- a/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl +++ b/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl
@@ -75,7 +75,7 @@ INFO_MODEL = 0x0102 + 0x10000000 + 0x01000000 + 0x00100000, // VehiclePropertyGroup:SYSTEM,VehicleArea:GLOBAL,VehiclePropertyType:STRING /** - * Model year of vehicle. + * Model year of vehicle in YYYY format based on the Gregorian calendar. * * @change_mode VehiclePropertyChangeMode.STATIC * @access VehiclePropertyAccess.READ