mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 18:37:19 +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
204cdd4252
commit
fdb38c807c
@@ -33,4 +33,7 @@
|
|||||||
should be either LOW (1) or HIGH (3).
|
should be either LOW (1) or HIGH (3).
|
||||||
-->
|
-->
|
||||||
<integer name="config_vibration_supported_intensity_levels">3</integer>
|
<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>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user