summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-04-10 11:17:45 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-04-10 11:17:45 -0400
commit1a9c463cda7b753231293ead88a763ad1b3e2855 (patch)
treeda90ba0d579f0b663627a8aac2a7f6653227623a /static
parent6b738dbf81f5376c406dc55a4362ef96a9e4023c (diff)
add back run-as app_data_file execute
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 8100be58..de0f3f82 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -689,6 +689,7 @@
<li>System Updater: directly enforce respecting network type parameter instead of it solely depending on the JobScheduler constraint</li>
<li>System Updater: improve code quality and robustness</li>
<li>System Updater: ask the OS to allocate required storage space before starting update download</li>
+ <li>SELinux policy: add back app_data_file execute for adb shell run-as domain</li>
<li>Sandboxed Google Play compatibility layer: coerce Play Store into updating disabled apps by hiding disabled state from it</li>
<li>Sandboxed Google Play compatibility layer: add infrastructure for bypassing permission requirements of services provided by Play services</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-45">version 45</a></li>