From 1a9c463cda7b753231293ead88a763ad1b3e2855 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 10 Apr 2023 11:17:45 -0400 Subject: [PATCH] add back run-as app_data_file execute --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • System Updater: directly enforce respecting network type parameter instead of it solely depending on the JobScheduler constraint
  • System Updater: improve code quality and robustness
  • System Updater: ask the OS to allocate required storage space before starting update download
  • +
  • SELinux policy: add back app_data_file execute for adb shell run-as domain
  • Sandboxed Google Play compatibility layer: coerce Play Store into updating disabled apps by hiding disabled state from it
  • Sandboxed Google Play compatibility layer: add infrastructure for bypassing permission requirements of services provided by Play services
  • GmsCompatConfig: update to version 45