Raise min Android API level to 18 to enable hardening.
-D_FORTIFY_SOURCE=2 has no effect with the API 16 compiler, which resulted in our 32-bit binaries not having those protections.
Loading
Please register or sign in to comment
-D_FORTIFY_SOURCE=2 has no effect with the API 16 compiler, which resulted in our 32-bit binaries not having those protections.