grus: overlay: Set BT controller voltage in the power profile
This was usually set in frameworks/base, but the overlay has been deprecated in Android 13. Change-Id: Ie1dc66c34e562179003e6294241bd5900859248a
This commit is contained in:
parent
6ed721b830
commit
3cb9e94fa8
|
@ -115,4 +115,5 @@
|
|||
<value>0</value>
|
||||
</array>
|
||||
<item name="gps.voltage">0</item>
|
||||
<item name="bluetooth.controller.voltage">3300</item>
|
||||
</device>
|
Loading…
Reference in New Issue