Skip to content

Commit c0bc4ae

Browse files
AndroidMatt1Android (Google) Code Review
authored andcommitted
Merge "Add SYSUI session tag and update PowerHAL version" into main
2 parents 7547824 + e9726e6 commit c0bc4ae

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)