From 2c51246c2795bd9e2afe8626bcf6bd0b601d005b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 18 Jan 2023 18:26:57 -0500 Subject: [PATCH] revert battery saver minimum threshold change --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index f532d05a..bcc1cc2d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -671,6 +671,7 @@
  • GmsCompatConfig: update max supported version of Play Store
  • SELinux policy: drop auditing for apk_data_file execute/execute_no_trans (research is done)
  • 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)
  • +
  • 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
  • -->