Merge changes If69f69bf,I941b3c89 am: b3bd77fcbe
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1326399 Change-Id: I26121ba3c1a0c1736fc61c3ccdd544171d299315
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user