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

Commit 7497d253 authored by mxyyiyi's avatar mxyyiyi
Browse files

[UR] Add new detect request source for entering battery settings screen.

Bug: 400626521
Bug: 350657779
Test: build
Flag: EXEMPT for simple feature
Change-Id: I7e36d625a8dd8bd054f7bd325f93e06548db005e
parent 95e184da
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