revert battery saver minimum threshold change

This commit is contained in:
Daniel Micay 2023-01-18 18:26:57 -05:00
parent 608fbfba6c
commit 2c51246c27

View File

@ -671,6 +671,7 @@
<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>
<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>
</ul>
</article>
-->