From e76cbec9821f25b7db4c755b0fd06e005cc36421 Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Thu, 9 Mar 2023 14:20:10 -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: I22f3b3575b6ea00d72d143019d9eed028aa98b56 --- security/rkp/aidl/lint-baseline.xml | 37 +++++ wifi/hostapd/aidl/lint-baseline.xml | 48 ++++++ wifi/supplicant/aidl/lint-baseline.xml | 213 +++++++++++++++++++++++++ 3 files changed, 298 insertions(+) create mode 100644 security/rkp/aidl/lint-baseline.xml create mode 100644 wifi/hostapd/aidl/lint-baseline.xml create mode 100644 wifi/supplicant/aidl/lint-baseline.xml diff --git a/security/rkp/aidl/lint-baseline.xml b/security/rkp/aidl/lint-baseline.xml new file mode 100644 index 0000000000..d25d383dfd --- /dev/null +++ b/security/rkp/aidl/lint-baseline.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/wifi/hostapd/aidl/lint-baseline.xml b/wifi/hostapd/aidl/lint-baseline.xml new file mode 100644 index 0000000000..657622e674 --- /dev/null +++ b/wifi/hostapd/aidl/lint-baseline.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/wifi/supplicant/aidl/lint-baseline.xml b/wifi/supplicant/aidl/lint-baseline.xml new file mode 100644 index 0000000000..0631223f52 --- /dev/null +++ b/wifi/supplicant/aidl/lint-baseline.xml @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file