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

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

Merge changes If69f69bf,I941b3c89 am: b3bd77fc am: a4060c02

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

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