rewording

This commit is contained in:
Daniel Micay 2022-07-09 08:45:28 -04:00
parent 2d42cf25d3
commit b7ef3a1962

View File

@ -561,7 +561,7 @@
<p>Changes since the 2022070600 release:</p>
<ul>
<li>add new Storage Scopes feature for granting limited access to shared storage for apps normally requiring granting the Media (indexed media in the profile's home directory) or legacy Files and Media (access to most of the home directory) permissions (note: you can still grant case-by-case access outside the chosen storage scopes via the system file picker interface if apps support it, and some apps unnecessarily request Files and Media / Media despite supporting that)</li>
<li>add new Storage Scopes feature for granting limited access to shared storage for apps normally requiring granting the Media (indexed media in the profile's home directory) or legacy Files and Media (access to most of the home directory) permissions (note: you can still grant case-by-case access outside the chosen storage scopes via the system file picker interface if apps support it, and some apps unnecessarily request Files and Media / Media despite supporting case-by-case consent)</li>
<li>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)</li>
<li>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</li>
<li>kernel (Pixel 6, Pixel 6 Pro): update GKI base to ASB-2022-07-05_12-5.10</li>