Merge "Make module stubs publicly visible" into rvc-dev am: f1f700094c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12070362 Change-Id: Ibf64f995c04c96d792129559c78a4b8ceee052e1
This commit is contained in:
@@ -94,10 +94,8 @@ java_defaults {
|
|||||||
|
|
||||||
annotations_enabled: true,
|
annotations_enabled: true,
|
||||||
|
|
||||||
// The stub libraries must be visible to frameworks/base so they can be combined
|
|
||||||
// into API specific libraries.
|
|
||||||
stubs_library_visibility: [
|
stubs_library_visibility: [
|
||||||
"//frameworks/base", // Framework
|
"//visibility:public",
|
||||||
],
|
],
|
||||||
|
|
||||||
// Set the visibility of the modules creating the stubs source.
|
// Set the visibility of the modules creating the stubs source.
|
||||||
|
|||||||
Reference in New Issue
Block a user