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

Commit 2ea25823 authored by Xinyi Mao's avatar Xinyi Mao Committed by Android (Google) Code Review
Browse files

Merge "[UR] Add new detect request source for entering battery settings screen." into main

parents cd8eff1b 7497d253
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ enum DetectRequestSourceType {
  TYPE_UNKNOWN_SOURCE = 0;
  TYPE_USAGE_UI = 1;
  TYPE_DATA_LOADER = 2;
  TYPE_BATTERY_UI = 3;
}

// Next id: 10