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

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

Merge "Allow readability-identifier-length warnings" am: 8cc0f40c am:...

Merge "Allow readability-identifier-length warnings" am: 8cc0f40c am: 75c39b25 am: be3d5337 am: c5f75d37

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

Change-Id: I634a68cfdbdd29cb5dbba9965221f0c11cc6c439
parents e80a8649 c5f75d37
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ cc_defaults {
        "-readability-const-return-type",
        "-readability-convert-member-functions-to-static",
        "-readability-else-after-return",
        "-readability-identifier-length",
        "-readability-named-parameter",
        "-readability-redundant-access-specifiers",
        "-readability-uppercase-literal-suffix",