summaryrefslogtreecommitdiff
path: root/java/kotlin_test.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2022-02-03 17:54:15 +0000
committer Paul Duffin <paulduffin@google.com> 2022-02-07 14:57:53 +0000
commit06530576031ce4222e84e2ba21beb9ae538d8ec9 (patch)
treeed703eca908370938553170c8167d73055f3b363 /java/kotlin_test.go
parent47cb9409023513774b5e7bf33f4000b7df6e1722 (diff)
Add support for excluding libraries from class loader contexts
A number of tests in the cts/tests/signature/api-check check for the accessibility of classes from the android.test.base, android.test.runner and android.test.mock libraries. Some tests expect to find the classes other do not. Unfortunately, the tests use libraries, specifically compatibility-device-util-axt, that depend on the android.test... libraries which causes Soong to implicitly add <uses-library> entries to the manifest so that they will be accessible at runtime. That causes the tests that do not expect to find the classes to fail. Bug: 209607558 Test: m nothing Change-Id: I54c194ab23d5a70df790ece3fe98f2b3d6a1c1f6
Diffstat (limited to 'java/kotlin_test.go')
0 files changed, 0 insertions, 0 deletions