diff options
| author | 2023-11-16 09:26:28 -0700 | |
|---|---|---|
| committer | 2023-11-16 09:26:54 -0700 | |
| commit | 41cfbb3f010ca14bc952615e9b79a91bd0ddf921 (patch) | |
| tree | 78af78f040e367177e6b054e4c595c65c171202c /api/api.go | |
| parent | 36b2f5122c17694ba9b0a79a7c2f268fdaa8db3f (diff) | |
Build `ravenwood-junit` against `test_current`.
Some CTS tests desire to link against `test_current` to prove to
themselves that they're not touching hidden APIs. This means if they
also want to use our `ravenwood-junit` rules, that dependency also
needs to link against `test_current`.
Since we're reaching down into plenty of hidden details when we're
actually running on a Ravenwood runtime, we split into a `stub` and
an `impl` library, so that we give a cleanly compiling library to
to clients, which is then replaced under the Ravenwood runtime.
Bug: 292141694
Test: atest-dev CtsTextTestCasesRavenwood CtsTextTestCases
Change-Id: I96dbc9643324a7853a992e97b51a88f70eb721f3
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions