Skip to content

Commit e9726e6

Browse files
committed
Add SYSUI session tag and update PowerHAL version
Change-Id: Ie2e3375ed9050f5161cac2065df55485769c97aa Test: n/a Bug: 359965565 Bug: 355264141 FLAG: EXEMPT no actual code change
1 parent 53a8ef0 commit e9726e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/private/performance_hint_private.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ enum class SessionTag : int32_t {
8383
HWUI = 2,
8484
GAME = 3,
8585
APP = 4,
86+
SYSUI = 5,
8687
};
8788

8889
/**

0 commit comments

Comments
 (0)