sm7250-common: Disable gms components for better WiFi speeds
Signed-off-by: Sandeep-FED <sandymankara11@gmail.com> Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
This commit is contained in:
@@ -364,4 +364,10 @@
|
||||
screenshot chord -->
|
||||
<integer name="config_screenshotChordKeyTimeout">0</integer>
|
||||
|
||||
<!-- The list of components which should be automatically disabled for a specific device. -->
|
||||
<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.messages.service.NearbyMessagesService</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user