commit | 7d9c8ad591d40cb271a39eddcc44e6b6c12d0008 | [log] [tgz] |
---|---|---|
author | Michal Brzezinski <brzezinski@google.com> | Mon Sep 18 18:38:34 2023 +0100 |
committer | Michał Brzeziński <brzezinski@google.com> | Mon Sep 25 11:14:03 2023 +0000 |
tree | 254b29752ad82b96cedafa231f262025fde64f8d | |
parent | ae3bf81cf5d665cc2e523ae43a405334c1d65c15 [diff] |
Caching result of call to ActivityManager.isRunningInTestHarness() It's likely not a big issue as it's retrieved from SystemProperties but because it's just for changing test behaviour and happens every time QS is fully open - let's cache it. Bug: 295643272 Test: Just caching value which maaaybe improves performance metrics Change-Id: I4b0f513a7a674a18ea74be02d1137ebc5eeec2f0