Remove -pedantic

Bug: b/383382218
Test: m
Flag: TEST_ONLY

Change-Id: I612a5104379d56e4d9d6322cb2645aa8f8100cc6
This commit is contained in:
Aditya Kumar 2025-01-08 14:28:46 -08:00
parent 83637f6db5
commit 9ca0a241e2

View file

@ -10,7 +10,6 @@ cc_binary {
"-Wall",
"-Wextra",
"-Werror",
"-pedantic",
],
shared_libs: [
"libdump",