From 4aeb2958d036912d503763d1a3aab11892d039fd Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Fri, 15 Sep 2023 10:03:16 +0300 Subject: [PATCH] hide the "Storage manager" toggle from Storage screen "Storage manager" is supposed to automatically remove backed up photos and videos. This functionality is not implemented in AOSP, i.e. this toggle doesn't actually work. --- res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/config.xml b/res/values/config.xml index 6eaeffce8cb..6a1cac4cc05 100755 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -564,7 +564,7 @@ content://com.android.providers.media.documents/root/documents_root - true + false false