Skip to content

Commit

Permalink
clarify expanded scope of dynamic code loading restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Sep 1, 2024
1 parent 426298b commit 5c2d463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -881,8 +881,8 @@ <h3><a href="#2024083100">2024083100</a></h3>
<li>don't hide Exploit protection Safety Center item in secondary users</li>
<li>Settings: improve UI for GrapheneOS app toggles including adding a screen for viewing the values across apps for each toggle</li>
<li>add more infrastructure for blocking dynamic code loading</li>
<li>Settings: add per-app memory dynamic code loading restriction toggle</li>
<li>Settings: add per-app storage dynamic code loading restriction toggle</li>
<li>Settings: add per-app memory dynamic code loading restriction toggle (applies to both native code and Android Runtime class loading for Java/Kotlin)</li>
<li>Settings: add per-app storage dynamic code loading restriction toggle (applies to both native code and Android Runtime class loading for Java/Kotlin)</li>
<li>Settings: add per-app WebView JIT restriction toggle</li>
<li>add production support for the Pixel 9, Pixel 9 Pro and Pixel 9 Pro XL</li>
<li>add experimental support for the Pixel 9 Pro Fold (we haven't received our preordered device for testing yet)</li>
Expand Down

0 comments on commit 5c2d463

Please sign in to comment.