commit | c04eb24705a2d3cc26116a280c3aabca94f52cf1 | [log] [tgz] |
---|---|---|
author | Tyler Trephan <tylertrephan@google.com> | Fri Jan 26 19:37:08 2024 +0000 |
committer | Tyler Trephan <tylertrephan@google.com> | Fri Jan 26 19:37:08 2024 +0000 |
tree | acd75060f93aebb9a45d0b8b0238c40d0721970b | |
parent | 5be3f868d290fa5391b0a5e35f4812ece97ef27c [diff] |
Updated INFO_MODEL_YEAR to specify YYYY format and Gregorian calendar. Test: None Bug: 316922455 Change-Id: Ic10ad624544545ddd407f4eb58baa94599d1112a
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 026c040..d375a56 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