summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-13 00:16:01 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-13 00:16:01 -0400
commit25bafd0316105a362ae93c427e4cf5f40a4b2f2a (patch)
tree5e914e105682a6cc0afb0dad1a50d85a6cb35f9b
parent65b0243dfebc4c2e2d203b27436ac79f2f67bee3 (diff)
AOSP update
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index d6f589fd..9eb03c00 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -584,6 +584,7 @@
<p>Changes since the 2022090600 release:</p>
<ul>
+ <li>rebased onto TP1A.220905.004.A2 release</li>
<li>hardened_malloc: increase arm64 class region size to 32GB from 2GB to provide higher entropy random bases and higher memory allocation limits since all supported devices have a 48 bit address space now</li>
<li>add missing permission to allow Settings search (SettingsIntelligence) to query all apps</li>
<li>update GrapheneOS mask used for boot animation</li>