Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c10e6cb7 authored by Aaqib Ismail's avatar Aaqib Ismail Committed by Android (Google) Code Review
Browse files

Merge "Add MILLI_SECS to VehicleUnit.aidl"

parents ff29c893 ebf13038
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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,
+1 −0
Original line number Diff line number Diff line
@@ -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,