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

Commit 06fe970b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix a typo that was causing two index values to be commented out."

parents 309ccc1d dc854f8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2745,7 +2745,7 @@ enum Obd2IntegerSensorIndex : int32_t {
   * tests are available and whether they are complete. The semantics of the individual
   * bits in this value are given by, respectively, SparkIgnitionMonitors and
   * CompressionIgnitionMonitors depending on the value of IGNITION_MONITORS_SUPPORTED.
  /*
   */
  IGNITION_SPECIFIC_MONITORS = 3,

  INTAKE_AIR_TEMPERATURE = 4,