Merge "Make module stubs publicly visible" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f1f700094c
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user