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

Commit c0bc4ae9 authored by Matt Buckley's avatar Matt Buckley Committed by Android (Google) Code Review
Browse files

Merge "Add SYSUI session tag and update PowerHAL version" into main

parents 7547824d e9726e6e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@ enum class SessionTag : int32_t {
  HWUI = 2,
  GAME = 3,
  APP = 4,
  SYSUI = 5,
};

/**