overlay: Enable Adaptive Connectivity setting
This feature is provided by the ConnectivityThermalPowerManager app that we extract as a proprietary blob, so we can expose it. Change-Id: I407e9e2235531fbca0b2c0e48b68105b1e77ad1f
This commit is contained in:
parent
49d4da4c3f
commit
3411b435d5
1 changed files with 3 additions and 0 deletions
|
@ -33,4 +33,7 @@
|
|||
should be either LOW (1) or HIGH (3).
|
||||
-->
|
||||
<integer name="config_vibration_supported_intensity_levels">3</integer>
|
||||
|
||||
<!-- Whether to show the Preference for Adaptive connectivity -->
|
||||
<bool name="config_show_adaptive_connectivity">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue