From 57d4aef280052fcce95c5b7b3f764df76ceb4118 Mon Sep 17 00:00:00 2001 From: Pedro Loureiro Date: Thu, 25 Feb 2021 15:32:04 +0000 Subject: [PATCH] Add lint baseline to address NewApi errors We are enabling a new lint check where the min sdk != compile sdk. It has produced a lot of errors and adding the baseline file(s) allows us to continue work without introducing more problems. Bug: 150847901 Test: m lint-check Change-Id: Ic37bd8c531af7e68c939ce9c05614c37e6699b03 Merged-In: Ic37bd8c531af7e68c939ce9c05614c37e6699b03 --- java/lint-baseline.xml | 81 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 java/lint-baseline.xml diff --git a/java/lint-baseline.xml b/java/lint-baseline.xml new file mode 100644 index 000000000..02f41f4e4 --- /dev/null +++ b/java/lint-baseline.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +