summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Makoto Onuki <omakoto@google.com> 2024-08-15 10:26:58 -0700
committer Makoto Onuki <omakoto@google.com> 2024-08-15 11:03:20 -0700
commit6cb0cdb90c949b253a83c69d6ac2e10190b3a93f (patch)
treef8a2df9b888493b9bea4ce90748700d7bc0f4aab /libs/hwui/FrameInfoVisualizer.cpp
parent783fd952848c6eddd15084b19d88a0a503a515a6 (diff)
Add script to "shrink" SystemUiRavenTests
SystemUiRavenTests has a lot of kotlin source files, so it's slow to build. Which is painful when you want to run it after updating ravenwood code that SystemUiRavenTests depends on. (example: junit-src/) This script basically removes the test files SystemUI/multivalentTests that don't have @EnabledOnRavenwood. But if we actaully remove the file, soong would re-generate the ninja file, which will take a long time, so instead this script will truncate the files. This script will also tell git to ignore these files, so they won't shw up in `git status`. Flag: EXEMPT host side test change only Bug: 292141694 Test: Run `atest SystemUiRavenTests` after shrinking it, then undo it. Change-Id: I61447be9353b8bb6d0623853785d418266681125
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions