mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 17:09:46 +00:00
wahoo: Ignore IWlan status in the mobile icon pipeline
Some legacy devices such as mata and cheryl lack an IWlan stack. These devices can set this overlay to true in order not to incorrectly display a permanent exclamation mark over the mobile network signal icon. Change-Id: Ife02d90706990bf28c156c9850ef0773802bc5b0
This commit is contained in:
committed by
Asriadi Rahim
parent
72afdbea53
commit
4f6aa16c04
@@ -53,4 +53,7 @@
|
||||
<!-- Should we vibrate on an icon animation of the shelf. This should only be active if the
|
||||
vibrator is capable of subtle vibrations -->
|
||||
<bool name="config_vibrateOnIconAnimation">true</bool>
|
||||
|
||||
<!-- Whether the mobile signal icon pipeline should ignore IWlan status -->
|
||||
<bool name="config_mobileIconIgnoresIWlan">true</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user