Skip to content
Snippets Groups Projects
Commit f1f70009 authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Make module stubs publicly visible" into rvc-dev

parents 3d61c82b d346b43c
No related branches found
No related tags found
No related merge requests found
......@@ -94,10 +94,8 @@ java_defaults {
annotations_enabled: true,
// The stub libraries must be visible to frameworks/base so they can be combined
// into API specific libraries.
stubs_library_visibility: [
"//frameworks/base", // Framework
"//visibility:public",
],
// Set the visibility of the modules creating the stubs source.
......
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