From 77ce5848143dbaa5e9b143b64bd26448d57204b8 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Sun, 11 Jun 2023 14:08:36 +0900 Subject: [PATCH] ParanoidSystemUI: Expose legacy Wi-Fi and cellular data QS tiles We'll still use Android 12's unified internet settings and the Internet tile by default, but expose the legacy Wi-Fi and cellular data tiles so that users can add them with the QS customizer. Change-Id: I65902b38c99f61782bd9aa0ea604848fbd068bda Signed-off-by: Omkar Chandorkar --- 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 72e54ca..692ce5e 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -8,7 +8,7 @@ - internet,bt,flashlight,dnd,alarm,airplane,nfc,controls,wallet,rotation,battery,cast,screenrecord,mictoggle,cameratoggle,location,hotspot,inversion,saver,dark,work,night,reverse,reduce_brightness,qr_code_scanner,onehanded,color_correction,dream,caffeine,dataswitch,heads_up,dc_dimming,aod,powershare + internet,wifi,cell,bt,flashlight,dnd,alarm,airplane,nfc,controls,wallet,rotation,battery,cast,screenrecord,mictoggle,cameratoggle,location,hotspot,inversion,saver,dark,work,night,reverse,reduce_brightness,qr_code_scanner,onehanded,color_correction,dream,caffeine,dataswitch,heads_up,dc_dimming,aod,powershare