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:
Alexander Koskovich
2022-07-20 14:41:25 -07:00
committed by LuK1337
parent 660518daf5
commit 5a2761c2f8
2 changed files with 4 additions and 12 deletions

View File

@@ -87,6 +87,10 @@ vendor.voice.path.for.pcm.voip=true
# Bluetooth
bluetooth.device.class_of_device=90,2,12
bluetooth.hardware.power.idle_cur_ma=6
bluetooth.hardware.power.operating_voltage_mv=3700
bluetooth.hardware.power.rx_cur_ma=28
bluetooth.hardware.power.tx_cur_ma=36
bluetooth.profile.a2dp.source.enabled?=true
bluetooth.profile.asha.central.enabled?=true
bluetooth.profile.avrcp.target.enabled?=true