Platform Tools Release 31.0.0 (7110759)
Disable tests relying on unwinder

Some unit tests assume that an unwind will occur when panicking.
Android uses the panic_abort strategy, the panic will not be caught.

Bug: 178577888
Test: atest scopeguard_device_test_src_lib
Change-Id: If0e14a3feedccd352033ff3073a6fa2abc77c543
2 files changed