sdm660-common: Disable DiscoveryService
* Detrimental to Wi-Fi speeds. Change-Id: I12fcd4972d6b8ddb0cf9d5e0a54fb72af24947e2 Signed-off-by: wHo-EM-i <ehteshammalik18998@gmail.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
5df53b728d
commit
51c2dee3da
1 changed files with 1 additions and 0 deletions
|
@ -1043,6 +1043,7 @@
|
||||||
<string-array name="config_deviceDisabledComponents" translatable="false">
|
<string-array name="config_deviceDisabledComponents" translatable="false">
|
||||||
<item>com.google.android.gms/com.google.android.gms.nearby.discovery.service.DiscoveryService</item>
|
<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>
|
<item>com.google.android.gms/com.google.android.gms.nearby.messages.service.NearbyMessagesService</item>
|
||||||
|
<item>com.google.android.gms/com.google.android.gms.nearby.discovery.service.DiscoveryService</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Configuration to enable non-default PDP during IWLAN -->
|
<!-- Configuration to enable non-default PDP during IWLAN -->
|
||||||
|
|
Loading…
Reference in a new issue