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

Commit 6acd292b authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Remove VehicleApPowerStateConfigFlag comment."

am: 336bba07

Change-Id: Ic6a5b6c9e7f60dcf3263f599047f0925f9d7fdc8
parents 795ebcf3 336bba07
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.