violet: overlay: Disable bluetooth by default

Signed-off-by: kibria5 <mdkibria687@gmail.com>
This commit is contained in:
Hikari-no-Tenshi
2020-01-30 22:20:54 +02:00
committed by Mohammad Kibria
parent dc037e47ca
commit 5c720e177a

View File

@@ -22,4 +22,8 @@
<!-- Disable UI touch sounds by default -->
<bool name="def_sound_effects_enabled">false</bool>
<!-- Disable bluetooth by default -->
<bool name="def_bluetooth_on">false</bool>
</resources>