sdm710-common: overlay: Disable Adaptive Connectivity preference
* We neither ship CTPM and nor have 5G
This commit is contained in:
parent
5491ffacd3
commit
73c7062eed
1 changed files with 3 additions and 0 deletions
|
@ -496,4 +496,7 @@
|
|||
<item>com.google.android.gms/com.google.android.gms.nearby.discovery.service.DiscoveryService</item>
|
||||
<item>com.google.android.gms/com.google.android.gms.nearby.messages.service.NearbyMessagesService</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Whether to show the Preference for Adaptive connectivity -->
|
||||
<bool name="config_show_adaptive_connectivity">false</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue