diff --git a/static/releases.html b/static/releases.html index c31928d9..92af45de 100644 --- a/static/releases.html +++ b/static/releases.html @@ -319,15 +319,15 @@
  • Vanadium: stop replacing signature from the Vanadium signing key with the OS release key
  • 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 execute_no_trans
  • -
  • remove base system app app_data_file execute
  • -
  • remove base system app ashmem execute
  • -
  • remove base system app tmpfs execute
  • -
  • remove zygote execmem
  • -
  • remove system_server_startup domain
  • +
  • SELinux policy: split out base system untrusted_app (normal unprivileged apps) and isolated_app (isolatedProcess sandbox) SELinux policy domains for future work
  • +
  • SELinux policy: remove base system app execmod
  • +
  • SELinux policy: remove base system app execmem
  • +
  • SELinux policy: remove base system app execute_no_trans
  • +
  • SELinux policy: remove base system app app_data_file execute
  • +
  • SELinux policy: remove base system app ashmem execute
  • +
  • SELinux policy: remove base system app tmpfs execute
  • +
  • SELinux policy: remove zygote execmem
  • +
  • SELinux policy: remove system_server_startup domain
  • -->