Sanders : [DNM] Enable config_inflateSignalStrength
Change-Id: Idf133f12af4029d49053aeb2257493c296804571
This commit is contained in:
@@ -609,4 +609,12 @@
|
||||
<!-- Enable all rotations -->
|
||||
<bool name="config_allowAllRotations">true</bool>
|
||||
|
||||
<!-- Whether to artificially interpret all signal strengths as
|
||||
one bar higher than they actually are -->
|
||||
<bool name="config_inflateSignalStrength">true</bool>
|
||||
|
||||
<!-- 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.messages.service.NearbyMessagesService</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user