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

Commit c6661d5c authored by YK Hung's avatar YK Hung Committed by Android (Google) Code Review
Browse files

Merge "Add new action to log battery optimizaition mode updated by Turbo." into main

parents 36a00809 1df24299
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ message BatteryOptimizeHistoricalLogEntry {
    RESTORE = 4;
    BACKUP = 5;
    FORCE_RESET = 6;
    EXTERNAL_UPDATE = 7;
  }

  optional string package_name = 1;