From 35dc2e1bfd03c48347cff7e9ecf2bb8bb85488ae Mon Sep 17 00:00:00 2001 From: Pedro Loureiro Date: Thu, 25 Feb 2021 15:32:00 +0000 Subject: 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: Ia6e5e11dcc63f1972fff63f30542e428d208a7b9 Merged-In: Ia6e5e11dcc63f1972fff63f30542e428d208a7b9 --- lint-baseline.xml | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 lint-baseline.xml diff --git a/lint-baseline.xml b/lint-baseline.xml new file mode 100644 index 0000000..c97cf1e --- /dev/null +++ b/lint-baseline.xml @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3