From e85e61b047e930c919d469fe3a50acc590883bef Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 6 Jun 2022 14:02:17 -0400 Subject: [PATCH] drop hardened_malloc workarounds for main branch --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 6c92a079..cc7cd0e8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -546,6 +546,7 @@
  • SELinux policy: remove unused domain for com.android.vzwomatrigger
  • add indicator exemption for Fused Location Provider which is part of the OS location implementation wrapping the GNSS and Network location provides into a Fused provider using the best available data (GrapheneOS does not have an OS Network Location provider so it just wraps GNSS)
  • remove unused android-prepare-vendor repository from the main branch (kept in legacy device branches)
  • +
  • hardened_malloc: remove workarounds for camera service bugs for the Qualcomm SoC generation used by 3rd generation Pixels (kept in legacy device branches)
  • -->