aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2012-06-29 12:48:53 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-06-29 12:48:53 -0700
commit52edd90145262c80734d76408e4beb9b9500f5f5 (patch)
tree5e41884d073d6f7d6495a42b014da6e278e3ca7a
parente76b096cb7d6f94f1a1979fe8cb7ca1c10e3b4cf (diff)
parentc3cee19c8059fcfb5d41c6d6c1e28e834daf4efe (diff)
downloadsource.android.com-52edd90145262c80734d76408e4beb9b9500f5f5.tar.gz
am c3cee19c: fix version number for older security features
* commit 'c3cee19c8059fcfb5d41c6d6c1e28e834daf4efe': fix version number for older security features
-rw-r--r--src/tech/security/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tech/security/index.md b/src/tech/security/index.md
index b3845462..68e65aff 100644
--- a/src/tech/security/index.md
+++ b/src/tech/security/index.md
@@ -319,7 +319,7 @@ Android includes many features that make common security issues harder to
exploit. The Android SDK, compilers, and OS use tools to make common memory
corruption issues significantly harder to exploit, including:
-**Android 2.2+**
+**Android 1.5+**
+ ProPolice to prevent stack buffer overruns (-fstack-protector)
+ safe_iop to reduce integer overflows