diff --git a/static/releases.html b/static/releases.html index 0e20a552..fa7b42db 100644 --- a/static/releases.html +++ b/static/releases.html @@ -320,6 +320,10 @@
  • Settings: add back control over camera access while the screen is locked
  • fix always-on MAC randomization option after restarting the device
  • split out base system untrusted_app (normal unprivileged apps) and isolated_app (isolatedProcess sandbox) SELinux policy domains for future work
  • +
  • remove base system app execmod
  • +
  • remove base system app execmem
  • +
  • remove base system app app_data_file execute
  • +
  • remove zygote execmem
  • -->