Revert "Enable -Wfortify-source"

This reverts commit cbf426fa50.

Reason for revert: Droidmonitor triggered revert due to build breakage in b/352395522. Will be verifying through ABTD before submission.

Change-Id: I214aa6e2a707ed22aac901db988a33affc37e269
This commit is contained in:
Liana Kazanova
2024-07-10 22:10:08 +00:00
committed by Gerrit Code Review
parent cbf426fa50
commit 852a98fd8c

View File

@@ -376,6 +376,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{