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

Commit e9726e6e authored by Matt Buckley's avatar Matt Buckley
Browse files

Add SYSUI session tag and update PowerHAL version

Change-Id: Ie2e3375ed9050f5161cac2065df55485769c97aa
Test: n/a
Bug: 359965565
Bug: 355264141
FLAG: EXEMPT no actual code change
parent 53a8ef05
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,
};

/**