commit | c471c53e75c42cb23349cee8ee7b13754cbe83b0 | [log] [tgz] |
---|---|---|
author | Lee Shombert <shombert@google.com> | Tue Feb 27 14:53:18 2024 -0800 |
committer | Lee Shombert <shombert@google.com> | Tue Feb 27 14:53:18 2024 -0800 |
tree | 8f474eafcba5ab2ad159f78b2e7749e30f466c00 | |
parent | be0aeae3a00974a50069708d8e3688f4fcd6b6e9 [diff] |
Fix the testDumpOutput presubmit test testDumpOutput depends on native timers, which are supported, if not used in all phones. However, native timers are not supported at all on x86/MS-Windows test beds. So, the test now silently returns if native timers are not supported. Test: atest * FrameworksServicesTests:AnrTimerTest Bug: 326043049 Change-Id: Ic53db43fbaf826a6c9b925c4396010b7e267b6a0