Merge "Enable annotations for framework stubs" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
517edf62c8
@@ -100,6 +100,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