mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 14:36:17 -04:00
Minor tweaks
- init.sh: sort options - overlay: leave radioScanningTimeout default - hardenDefconfig: disable more components with CVEs - cherry picks - 16.0: trebuchet: tmp fix for default workspace overlay
This commit is contained in:
parent
1c49b80da0
commit
60cf364f19
7 changed files with 27 additions and 16 deletions
|
@ -194,10 +194,6 @@
|
|||
<!-- Enable lockscreen translucent decor by default -->
|
||||
<bool name="config_enableLockScreenTranslucentDecor">true</bool>
|
||||
|
||||
<!-- The duration (in milliseconds) that the radio will scan for a signal
|
||||
when there's no network connection. If the scan doesn't timeout, use zero -->
|
||||
<integer name="config_radioScanningTimeout">300000</integer>
|
||||
|
||||
<!-- Set this to true to enable the platform's auto-power-save modes like doze and
|
||||
app standby. These are not enabled by default because they require a standard
|
||||
cloud-to-device messaging service for apps to interact correctly with the modes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue