commit | 2665ca95a56c827a4b17abd8e9d38d5c8fd610cf | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Tue Jul 09 22:08:15 2024 +0000 |
committer | Vishnu Nair <vishnun@google.com> | Tue Jul 09 22:14:49 2024 +0000 |
tree | a42abbd20cd58b814a28fc5ee391475c31531d75 | |
parent | ff206d6d5d9150bbfeac0dfbe92825d97a7de5b2 [diff] [blame] |
Switch remaining atrace calls to use sf specific macro Flag: EXEMPT refactor Bug: 349905670 Test: presubmit Change-Id: Ifed012cbaf76dba434191eff426c1c79f8c9dfbd
diff --git a/services/surfaceflinger/DisplayHardware/PowerAdvisor.h b/services/surfaceflinger/DisplayHardware/PowerAdvisor.h index bc4a41b..1076b2b 100644 --- a/services/surfaceflinger/DisplayHardware/PowerAdvisor.h +++ b/services/surfaceflinger/DisplayHardware/PowerAdvisor.h
@@ -300,7 +300,7 @@ bool mSessionConfigSupported = true; bool mFirstConfigSupportCheck = true; - // Whether we should emit ATRACE_INT data for hint sessions + // Whether we should emit SFTRACE_INT data for hint sessions static const bool sTraceHintSessionData; // Default target duration for the hint session