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

Commit a675fc6b authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge changes If69f69bf,I941b3c89 am: b3bd77fc am: a4060c02 am: ee9897eb am: 5fe3cd60

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1326399

Change-Id: I124bd50453b6fe9df693c28d5bfefe50224ad00f
parents 46cbe196 5fe3cd60
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -15,6 +15,14 @@
cc_defaults {
    name: "idmap2_defaults",
    tidy: true,
    tidy_checks: [
        "modernize-*",
        "-modernize-avoid-c-arrays",
        "-modernize-use-trailing-return-type",
        "android-*",
        "misc-*",
        "readability-*",
    ],
    tidy_checks_as_errors: [
        "modernize-*",
        "-modernize-avoid-c-arrays",