sm8250-common: Move Bluetooth power overlays to sysprops
* These were moved to sysprops in Android 13 [1] and while
frameworks reads the values directly from power_profile.xml
Bluetooth app reads from the properties.
[1] 976d33062b%5E%21/#F0
Change-Id: I5bff67a15c537e8a47a19f30776fca6bf2c9fbe5
This commit is contained in:
committed by
LuK1337
parent
660518daf5
commit
5a2761c2f8
@@ -18,18 +18,6 @@
|
||||
on the headphone/microphone jack. When false use the older uevent framework. -->
|
||||
<bool name="config_useDevInputEventForAudioJack">true</bool>
|
||||
|
||||
<!-- Idle current for bluetooth controller. 0 by default -->
|
||||
<integer name="config_bluetooth_idle_cur_ma">6</integer>
|
||||
|
||||
<!-- Operating volatage for bluetooth controller. 0 by default -->
|
||||
<integer name="config_bluetooth_operating_voltage_mv">3700</integer>
|
||||
|
||||
<!-- Rx current for bluetooth controller. 0 by default-->
|
||||
<integer name="config_bluetooth_rx_cur_ma">28</integer>
|
||||
|
||||
<!-- Tx current for bluetooth controller. 0 by default -->
|
||||
<integer name="config_bluetooth_tx_cur_ma">36</integer>
|
||||
|
||||
<!-- Telephony qualified networks service package name to bind to by default. -->
|
||||
<string name="config_qualified_networks_service_package" translatable="false">vendor.qti.iwlan</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user