kunlun2: enable baseband string hax
Signed-off-by: Lucchetto <lucchetto.tie@live.com>
This commit is contained in:
parent
3c559f5546
commit
e3790ebbdb
1 changed files with 20 additions and 17 deletions
|
@ -571,4 +571,7 @@
|
||||||
it causes the device to wake up.
|
it causes the device to wake up.
|
||||||
The default is false. -->
|
The default is false. -->
|
||||||
<bool name="config_lidControlsSleep">true</bool>
|
<bool name="config_lidControlsSleep">true</bool>
|
||||||
|
|
||||||
|
<!-- Workaround to trim baseband version's string of some devices with duplicated baseband string -->
|
||||||
|
<bool name="config_trim_baseband_version_string">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue