We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7547824 + e9726e6 commit c0bc4aeCopy full SHA for c0bc4ae
1 file changed
include/private/performance_hint_private.h
@@ -83,6 +83,7 @@ enum class SessionTag : int32_t {
83
HWUI = 2,
84
GAME = 3,
85
APP = 4,
86
+ SYSUI = 5,
87
};
88
89
/**
0 commit comments