Merge "Fix build error due to null annotations in core platform API" am: 9234c21fa1

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1682027

Change-Id: Ib53ff4dbcc1d341f92d3550495cc91cff5890844
This commit is contained in:
Paul Duffin
2021-04-20 22:02:29 +00:00
committed by Automerger Merge Worker

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",
}