From e0245595bec4c53abb87399ab92f05697764d914 Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Thu, 9 Mar 2023 14:21:16 -0800 Subject: 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: I8d8f75ddf70070717ddf1e0680e4f469503f6e57 --- library/lint-baseline.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 library/lint-baseline.xml diff --git a/library/lint-baseline.xml b/library/lint-baseline.xml new file mode 100644 index 0000000..d6b6dd2 --- /dev/null +++ b/library/lint-baseline.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3