summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-17 11:56:27 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-17 11:57:31 -0500
commita54209272110ad1c8795605c8976e97669df1b51 (patch)
tree745d1503800f68d843fd70d4531f78f1c8f2abaa /static
parent144579a9129c813fbff83f6ad258d9ece08e7be8 (diff)
add back ADB shell apk_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 a4423dd4..f532d05a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -670,6 +670,7 @@
<li>GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()</li>
<li>GmsCompatConfig: update max supported version of Play Store</li>
<li>SELinux policy: drop auditing for apk_data_file execute/execute_no_trans (research is done)</li>
+ <li>SELinux policy: add back apk_data_file execute/execute_no_trans for adb shell for debugging use cases (removing it isn't really useful for hardening and we plan on hardening ADB for the verified boot model another way)</li>
</ul>
</article>
-->