Skip to content
Snippets Groups Projects
Commit 7c49507e authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Offer Mainline stubs under Ravenwood.

Mainline hidden APIs can change at any time, so we don't want to
bring them across as-is, so `all-updatable-modules-system-stubs`
is used instead to ensure we only bring across published stub APIs
that module authors intend to be stable.

Bug: 319647875
Test: atest SystemUiRavenTests
Change-Id: Ib0837ee65ce125f27e0e7f3da6effe814065c35b
parent 2ecde8de
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,7 @@ android_ravenwood_libgroup {
"framework-minus-apex.ravenwood",
"hoststubgen-helper-runtime.ravenwood",
"hoststubgen-helper-framework-runtime.ravenwood",
"all-updatable-modules-system-stubs",
"junit",
"truth",
"ravenwood-junit-impl",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment