From 0a71550e5fbd95bcda9be9e16d547ecb4fd7f225 Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Tue, 3 Oct 2023 12:13:25 +0000 Subject: Specify lint-baseline for docs builds This file is passed to doclava to baselining existing errors in the documentation. The contents of this baseline will be added in follow up changes (and will be different in AOSP and internal). Bug: 217734059 Test: m docs Change-Id: Ibb5571fd9e55fb4f04e79e015462812e01d1ca80 --- api/ApiDocs.bp | 1 + 1 file changed, 1 insertion(+) (limited to 'api/ApiDocs.bp') diff --git a/api/ApiDocs.bp b/api/ApiDocs.bp index fbcaa52f9bb4..6461c00b1dcd 100644 --- a/api/ApiDocs.bp +++ b/api/ApiDocs.bp @@ -209,6 +209,7 @@ doc_defaults { custom_template: "droiddoc-templates-sdk", resourcesdir: "docs/html/reference/images/", resourcesoutdir: "reference/android/images/", + lint_baseline: "javadoc-lint-baseline", hdf: [ "dac true", "sdk.codename O", -- cgit v1.2.3-59-g8ed1b