Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7ad197b9 authored by Jiyong Park's avatar Jiyong Park
Browse files

Exclude some tidy checks from errors for libbinder and libbinder_ndk

We have the special "*_analyzer" builds where more tidy checks are on.
The extra tidy checks are failing libbinder and libbinder_ndk, because
the checks were not done for the normal builds.

Exclude the checks that are failing the builds from the
tidy_checks_as_errors list.

Bug: 173736193
Test: WITH_TIDY=1
DEFAULT_GLOBAL_TIDY_CHECKS=*,-readability-*,-google-readability-*,-google-runtime-references,-cppcoreguidelines-*,-modernize-*,-llvm-*,-llvmlibc-*,-bugprone-narrowing-conversions,-misc-non-private-member-variables-in-classes,-misc-unused-parameters,-hicpp-*,-fuchsia-*
m libbinder libbinder_ndk

Change-Id: Ia75a4fdb96530165552a0c83943a812c49c8dc0a
parent f5009aa2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment