Merge "Fix build error due to null annotations in core platform API"

This commit is contained in:
Paul Duffin
2021-04-20 21:34:30 +00:00
committed by Gerrit Code Review

View File

@@ -59,8 +59,8 @@ droiddoc {
"android.test.runner",
"junit",
"android.test.base",
"unsupportedappusage",
],
sdk_version: "current",
installable: false,
custom_template: "droiddoc-templates-sdk",
}