From c7257cceec49faa3e9ca5e5ac5c907b240fe273e Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Thu, 9 Mar 2023 14:05:29 -0800 Subject: [PATCH] Baseline NewApi issues NewApi was recently updated to support linting methods in the system, module_lib, and system_server sdks, and was demoted to a warning due to the new issues it finds. Baseline all the new issues that NewApi can be made an error again. These cls were generated automatically by a script that copied the NewApi issues from the reference baselines. Bug: 268261262 Test: m lint-check Change-Id: Iaaf0504fb29069417c00f2950b9412654b9bdab7 --- lint-baseline.xml | 148 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 lint-baseline.xml diff --git a/lint-baseline.xml b/lint-baseline.xml new file mode 100644 index 0000000000..23a22be31b --- /dev/null +++ b/lint-baseline.xml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file