summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-28 08:09:37 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-03-28 08:09:37 -0400
commit80631fab54d9663951be1aac3cb59dd03180a806 (patch)
treecba956a13a96e29c90fb2ea8bd62de77ea2de192 /static
parent1f2b973e3b3883b48fc2cc7f2b560f7c72403ec9 (diff)
add back our slab allocator canary feature
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index d99a5faf..62f303e7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -677,7 +677,9 @@
<ul>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.176</li>
+ <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): add back our slab allocator canary feature</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.98</li>
+ <li>kernel (Generic 5.15): add back our slab allocator canary feature</li>
<li>add generic compatibility shim catching the exception from the Gservices provider being missing to enable apps like Google Camera and the Pixel eSIM firmware app to work without GSF installed since they don't have any actual hard dependency on Play services</li>
<li>remove unnecessary INTERNET (Network) permission from Pixel eSIM firmware app</li>
<li>enable Pixel eSIM firmware app by default instead of it being part of the eSIM activation toggle which is now only used for the eSIM activation app (Google eUICC LPA)</li>