From 73b49cd62424fb72d9b9e4a0881b5b4308f4103d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 25 Feb 2020 06:56:08 -0500 Subject: [PATCH] restoration of some native code exec changes --- static/releases.html | 4 ++++ 1 file changed, 4 insertions(+) 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
  • -->