From 4d8d2b6884a0691683ee7609b79d73d1e7f4968c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 9 Jul 2022 09:16:15 -0400 Subject: [PATCH] reorder changes --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 631de8ed..5c7c1b94 100644 --- a/static/releases.html +++ b/static/releases.html @@ -564,8 +564,8 @@
  • add new Storage Scopes feature for granting limited access to shared storage for apps normally requiring granting the storage permission (Files and Media for legacy apps, Media for modern apps), the file management special access permission (All files access) or the media management special access permission where where these apps will think they've been granted those permissions but will only have access to specific scopes you've chosen to grant to them, as if they supported granting case-by-case consent through the system file manager themselves (which is not impacted by this feature and you can still grant case-by-case access to any file / directory through it)
  • split out a new toggle for OBB (Opaque Binary Blob) installation (legacy approach to distributing large assets primarily used by games) so that the Play Store and other app stores with asset delivery support can be granted OBB access instead of Media access (or Files and Media for legacy apps)
  • fix upstream Android bug in DeviceIdleJobsController which was preventing battery optimization exceptions from fully working for system apps and resulting in delays in some cases for the Messaging app and other system apps
  • -
  • kernel (Pixel 6, Pixel 6 Pro): update GKI base to ASB-2022-07-05_12-5.10
  • respect user switchability for forwarded notification UI
  • +
  • kernel (Pixel 6, Pixel 6 Pro): update GKI base to ASB-2022-07-05_12-5.10
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a): drop unnecessary NETLABEL feature