From 8f9305df57ca2943e7476d906ec9ebabb8f2ed85 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 8 Oct 2021 13:44:28 -0400 Subject: [PATCH] Android 12 is supported --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 488d9e5..2d3fa7a 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,9 @@ For external malloc replacement with musl, musl 1.1.20 is required. However, there will be custom integration offering better performance in the future along with other hardening for the C standard library implementation. -For Android, only the current generation, actively developed maintenance -branch of the Android Open Source Project will be supported, which currently -means `android11-qpr3-release`. +For Android, only the current generation, actively developed maintenance branch of the Android +Open Source Project will be supported, which are currently means `android11-qpr3-release` and +`android12-release`. The Linux kernel's implementation of Memory Protection Keys was severely broken before Linux 5.0. The `CONFIG_SEAL_METADATA` feature should only be enabled for