commit | 2d73632786885af1cfb2a92fe6b2f00f6671fd5a | [log] [tgz] |
---|---|---|
author | Adithya Srinivasan <adsrini@google.com> | Thu Oct 01 16:53:48 2020 -0700 |
committer | Adithya Srinivasan <adsrini@google.com> | Mon Oct 05 22:53:37 2020 +0000 |
tree | f0bf6af494d5b68fc8d12fa9d2f7a52ca5f74563 | |
parent | 8fc601d6758de1d158da2c31eb6b7ce708f981bb [diff] |
Add a backdoor to change FrameTimeline's maxDisplayFrames This change adds a backdoor entry through SurfaceFlinger to allow modifying the max number of display frames stored in FrameTimeline. This is particularly useful for debugging, enabling to take a trace as well see the dump on the side. Bug: 169894383 Test: libsurfaceflinger_unittest Change-Id: I872e240597193d597dac4a9f096b6360edf5cce1