Revert "Enable -Wfortify-source"

This reverts commit 4412723f63.

Reason for revert: Droidmonitor triggered revert due to build breakage in b/341339765. 

Change-Id: Id2880f6c0e38504f1adace5e4dab3fd7f6b9b792
This commit is contained in:
Priyanka Advani
2024-05-17 19:42:55 +00:00
committed by Gerrit Code Review
parent 4412723f63
commit 89ed157a2f

View File

@@ -365,6 +365,8 @@ var (
"-Wno-unqualified-std-cast-call",
"-Wno-array-parameter",
"-Wno-gnu-offsetof-extensions",
// TODO: Enable this warning http://b/315245071
"-Wno-fortify-source",
}
llvmNextExtraCommonGlobalCflags = []string{