mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 03:19:40 +00:00
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:
committed by
Michael Bestas
parent
83fe2e51a6
commit
8976e6eb3d
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user