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

Commit 7e575a07 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh
Browse files

Disable clang-tidy on crash test.

Bug: 263274255
Test: presubmit; make tidy-system-core-debuggerd_subset
Change-Id: I2eb5dcb87894b3282ff19e006f6a0209c9153519
parent b333a400
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ package {

cc_binary {
  name: "mte_crash",
  tidy: false,
  srcs: ["mte_crash.cpp"],
  sanitize: {
    memtag_heap: true,