mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Add MILLI_SECS to VehicleUnit.aidl"
This commit is contained in:
@@ -52,6 +52,7 @@ enum VehicleUnit {
|
||||
US_GALLON = 0x42,
|
||||
IMPERIAL_GALLON = 0x43,
|
||||
NANO_SECS = 0x50,
|
||||
MILLI_SECS = 0x51,
|
||||
SECS = 0x53,
|
||||
YEAR = 0x59,
|
||||
WATT_HOUR = 0x60,
|
||||
|
||||
@@ -43,6 +43,7 @@ enum VehicleUnit {
|
||||
US_GALLON = 0x42,
|
||||
IMPERIAL_GALLON = 0x43,
|
||||
NANO_SECS = 0x50,
|
||||
MILLI_SECS = 0x51,
|
||||
SECS = 0x53,
|
||||
YEAR = 0x59,
|
||||
WATT_HOUR = 0x60,
|
||||
|
||||
Reference in New Issue
Block a user