ParanoidSystemUI: Enable NFC quick settings tile

Change-Id: If7fe4e53a25065c551f6fd9b1faf5c785cce2604
Signed-off-by: Mesquita <mesquita@aospa.co>
This commit is contained in:
thestinger 2023-02-03 18:20:11 +00:00 committed by Mesquita
parent bb84c65c2d
commit bb66383fd7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<!-- Tiles native to System UI. Order should match "quick_settings_tiles_default" --> <!-- Tiles native to System UI. Order should match "quick_settings_tiles_default" -->
<string name="quick_settings_tiles_stock" translatable="false"> <string name="quick_settings_tiles_stock" translatable="false">
internet,bt,flashlight,dnd,alarm,airplane,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 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
</string> </string>
</resources> </resources>