commit | 2db3c1b9dd699c578974b5428d4a58bc76e59b13 | [log] [tgz] |
---|---|---|
author | Adithya Srinivasan <adsrini@google.com> | Wed Nov 18 12:43:17 2020 -0800 |
committer | Adithya Srinivasan <adsrini@google.com> | Wed Nov 18 12:51:58 2020 -0800 |
tree | 36b8a21fcaa5832e836b417a837672041f7f6ac5 | |
parent | ac5d36247b2a0139b3b8644da2ad25d7aa392b31 [diff] |
Use MockFrameTracer in unit tests This change makes sure that MockFrameTracer is used in unittests wherever FrameTracer logic is embedded in (mainly in TestableSurfaceFlinger). This is to avoid double initialization of tracing, that causes undesirable effects that are hard to debug. Bug: 173636249 Test: libsurfaceflinger_unittest (without filter. Test the whole suite) Change-Id: Iffa0696acde091ed4ebd300ac950544925824bea