commit | 99f98c7f16a80bfc2974ef48f49fcc95139286ce | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@google.com> | Thu Jan 11 20:23:14 2024 +0000 |
committer | Android Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Thu Jan 11 20:23:14 2024 +0000 |
tree | 74ee54bb575514785ebc07842010d7e888bc4edd | |
parent | e922b9fe530eea25cd875b3fbf47096f9a489d6d [diff] |
Offer `core-libart-for-host` under Ravenwood. Ravenwood is a deviceless testing environment that runs in a host JVM, similar to Robolectric. As we're working on onboard existing SystemUI tests that expect parity with Robolectric, we're needing to offer the same baseline Robolectric functionality, so we expand the visibility of `core-libart-for-host` to only the top-level of "//frameworks/base" which is where Ravenwood.bp is defined. (We're not exposing the library to any subpackages.) Bug: 319647875 Test: atest SystemUiRavenTests (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ec696e648834239199fb0f26500f5b95d8fa0a6b) Merged-In: Ibeb488ef1d4e3cb59104c37e269b7212b7ca7f20 Change-Id: Ibeb488ef1d4e3cb59104c37e269b7212b7ca7f20