Merge "Enable annotations for framework stubs"
This commit is contained in:
@@ -107,6 +107,8 @@ java_defaults {
|
|||||||
// Configure framework module specific metalava options.
|
// Configure framework module specific metalava options.
|
||||||
droiddoc_options: [mainline_stubs_args],
|
droiddoc_options: [mainline_stubs_args],
|
||||||
|
|
||||||
|
annotations_enabled: true,
|
||||||
|
|
||||||
// The stub libraries must be visible to frameworks/base so they can be combined
|
// The stub libraries must be visible to frameworks/base so they can be combined
|
||||||
// into API specific libraries.
|
// into API specific libraries.
|
||||||
stubs_library_visibility: [
|
stubs_library_visibility: [
|
||||||
|
|||||||
Reference in New Issue
Block a user