sanders: Disable bluetooth by default
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -19,4 +19,7 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<!-- Set the automatic brightness mode on by default -->
|
<!-- Set the automatic brightness mode on by default -->
|
||||||
<bool name="def_screen_brightness_automatic_mode">true</bool>
|
<bool name="def_screen_brightness_automatic_mode">true</bool>
|
||||||
|
|
||||||
|
<!-- Disable bluetooth by default -->
|
||||||
|
<bool name="def_bluetooth_on">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user