Revert "Enable dark theme by defaut"
Revert submission 11049460-p20_dark_theme_by_default Reason for revert: For P20 default dark mode will adopt the solution in b/154171431#comment19. System keep default light, let SUW to change the dark mode. Reverted Changes: I38c78a4ee:Enable dark theme by defaut Ia3b0b43b5:Enable dark theme by defaut Bug: 154171431 Change-Id: I04cc71a166093136ed2df5b16ad5e2a3a66af9fd
This commit is contained in:
parent
080c1f37ee
commit
32aa43b1a7
|
@ -28,9 +28,6 @@
|
||||||
The default is false. -->
|
The default is false. -->
|
||||||
<bool name="config_lidControlsSleep">true</bool>
|
<bool name="config_lidControlsSleep">true</bool>
|
||||||
|
|
||||||
<!-- Turn on dark theme by default -->
|
|
||||||
<integer name="config_defaultNightMode">2</integer>
|
|
||||||
|
|
||||||
<!-- List of regexpressions describing the interface (if any) that represent tetherable
|
<!-- List of regexpressions describing the interface (if any) that represent tetherable
|
||||||
Wifi interfaces. If the device doesn't want to support tethering over Wifi this
|
Wifi interfaces. If the device doesn't want to support tethering over Wifi this
|
||||||
should be empty. An example would be "softap.*" -->
|
should be empty. An example would be "softap.*" -->
|
||||||
|
|
Loading…
Reference in New Issue