Revert "Ignore @FlaggedApi annotated API in udc mainline branch"
This reverts commit 9ee37a0e60.
Reason for revert: API files are not correct in udc-mainline-prod
Change-Id: Ief0a79883bcc2c5493807c548cb71ef655abed23
This commit is contained in:
committed by
Android (Google) Code Review
parent
9ee37a0e60
commit
6473aede2e
@@ -22,10 +22,6 @@ package {
|
||||
// In the branch which does not support FlaggedAPI, use this default to ignore the annotated APIs.
|
||||
java_defaults {
|
||||
name: "FlaggedApiDefaults",
|
||||
api_dir: "udc-extended-api",
|
||||
droiddoc_options: [
|
||||
"--hide-annotation android.annotation.FlaggedApi",
|
||||
],
|
||||
}
|
||||
|
||||
// The above variables may have different values
|
||||
|
||||
Reference in New Issue
Block a user