sm6150-common: overlay: Disable Adaptive Connectivity preference

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

View File

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