sm6150-common: overlay: Disable Adaptive Connectivity preference

Change-Id: I7274588c29cfd0078c168b7b7d9d36ef935e6bd0
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Ujjwal Kirorimal
2022-02-02 11:35:47 +03:00
committed by therealmharc
parent e54a6dbc60
commit 7e6ee028dd

View File

@@ -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">false</bool>
</resources> </resources>