From 3e7839a3a579ba60c4f6317dfe231a3fc1639555 Mon Sep 17 00:00:00 2001 From: Alexander Koskovich Date: Wed, 20 Jul 2022 14:41:25 -0700 Subject: veux: Add Bluetooth power overlays to sysprops * These are currently in FrameworksResTarget, but were moved to sysprops in Android 13. https://android.googlesource.com/platform/system/libsysprop/+/976d33062b51e77edde44faad1a6e801c5dc0188%5E%21/#F0 Change-Id: I5bff67a15c537e8a47a19f30776fca6bf2c9fbe5 --- product.prop | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'product.prop') diff --git a/product.prop b/product.prop index 531c31e..a794a0e 100644 --- a/product.prop +++ b/product.prop @@ -5,6 +5,12 @@ audio.sys.noisy.broadcast.delay=500 audio.sys.offload.pstimeout.secs=3 audio.sys.routing.latency=0 +# Bluetooth +bluetooth.hardware.power.idle_cur_ma=36 +bluetooth.hardware.power.operating_voltage_mv=3700 +bluetooth.hardware.power.rx_cur_ma=20 +bluetooth.hardware.power.tx_cur_ma=3 + # Set the Bluetooth Class of Device # Service Field: 0x5A -> 90 # Bit 17: Networking -- cgit v1.2.3