Libcore tests: opt out of Instant mode.
CTS offers to run tests with the same system server and package manager
behavior as experienced by instant apps. Libcore does not depend on
frameworks, ie. doesn't depend on any of the behavior that differs
between instant and non-instant apps. Therefore, running the tests a
second time (in instant mode) provides no benefit.
This CL makes all libcore tests opt out of being re-run in Instant mode.
Bug: 123367970
Bug: 123367310
Bug: 123366127
Bug: 123367150
Bug: 123366042
Bug: 123366539
Bug: 123365885
Bug: 123366659
Bug: 123366361
Bug: 123366082
Test: atest CtsLibcoreFileIOTestCases CtsLibcoreOkHttpTestCases
Change-Id: I60e1f0c1e96752660ad868b64d79b0872ee00000
9 files changed