commit | e96e79fa96970e1cea5b8b45c781602fc963c8f9 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Mon May 20 18:00:39 2024 +0000 |
committer | Ady Abraham <adyabr@google.com> | Mon May 20 18:00:39 2024 +0000 |
tree | 9d6eda30fe6ed67abd33358ccc9958b030ed3fc3 | |
parent | db4d15ce25864a8233a36e130db2aef332048039 [diff] |
SF: use a pointer for out param in classifyJankLocked Due to a potential HWASAN bug (b/341741835) changing the out parameter semantics from reference to pointer. Bug: 340633280 Change-Id: I230d2073af69e3ec9312d8208d245cb5b743ec35 Test: presubmit