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

Commit 6cbac6b8 authored by Srinivasarao Pathipati's avatar Srinivasarao Pathipati
Browse files

defconfig: disable CONFIG_FORTIFY_SOURCE



The config CONFIG_FORTIFY_SOURCE is disabled in gki_defconfig
with 'commit 90d684876917 ("ANDROID: GKI: disable CONFIG_FORTIFY_SOURCE")'
so removing it.

Change-Id: I81db9fea3f4dbc640df385efdaaa4461e5db1c8c
Signed-off-by: default avatarSrinivasarao Pathipati <quic_spathi@quicinc.com>
parent 16e939c6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -264,7 +264,6 @@ CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_HARDENED_USERCOPY=y
# CONFIG_HARDENED_USERCOPY_FALLBACK is not set
CONFIG_FORTIFY_SOURCE=y
CONFIG_SECURITY_SELINUX=y
CONFIG_LSM="selinux"
CONFIG_CRYPTO_AUTHENC=m