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

Commit 336bba07 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove VehicleApPowerStateConfigFlag comment."

parents 73970c94 4bd35050
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2215,7 +2215,7 @@ enum VehicleOilLevel : int32_t {
    ERROR = 4,
};

enum VehicleApPowerStateConfigFlag : int32_t /* NOTE: type is guessed */ {
enum VehicleApPowerStateConfigFlag : int32_t {
    /**
     * AP can enter deep sleep state. If not set, AP will always shutdown from
     * VehicleApPowerState#SHUTDOWN_PREPARE power state.