summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-17 11:50:11 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-17 11:57:13 -0500
commit144579a9129c813fbff83f6ad258d9ece08e7be8 (patch)
tree4c3e674bc48c336a6566bfab1769455bd6e19cd7
parent75384b5e256f3c36b37c49b65119c1c36058175b (diff)
drop auditing for apk_data_file execute
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 72b1d42f..a4423dd4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -669,6 +669,7 @@
<li>don't send IMSI / Phone number to SUPL server when SUPL is enabled (note: using SUPL is always an optional choice in APN configuration on GrapheneOS, unlike AOSP and the stock OS)</li>
<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>
</ul>
</article>
-->