add back run-as app_data_file execute

This commit is contained in:
Daniel Micay 2023-04-10 11:17:45 -04:00
parent 6b738dbf81
commit 1a9c463cda

View File

@ -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: 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: improve code quality and robustness</li>
<li>System Updater: ask the OS to allocate required storage space before starting update download</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: 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>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> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-45">version 45</a></li>