summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-20 15:39:46 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-20 15:39:46 -0500
commit3c9cf6072566704bfc290fb0c0b2b805f6b5b75c (patch)
tree249936a6b0e5f8177c017204692feea44795596e
parent76867894c0877945830f9baa02b64ad5456f69d1 (diff)
extenf self app-op spoofing
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ee444a94..3b5f21f1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -673,6 +673,7 @@
<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>
<li>Settings: revert to standard Android 13 minimum threshold of 10% for automatic battery saver since lowering it below 10% doesn't work as intended without more invasive changes outside the scope of GrapheneOS</li>
<li>fully disallow installing instant apps instead of permitting ADB shell and system apps to do it (this will simplify future work)</li>
+ <li>extend self app-op spoofing used for Network permission compatibility to unsafeCheckOpRaw()</li>
</ul>
</article>
-->