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:
Bruno Martins 2022-09-18 00:32:45 +01:00 committed by Ivan Vecera
parent 6ed721b830
commit 3cb9e94fa8
1 changed files with 2 additions and 1 deletions

View File

@ -115,4 +115,5 @@
<value>0</value>
</array>
<item name="gps.voltage">0</item>
</device>
<item name="bluetooth.controller.voltage">3300</item>
</device>