diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 5aefc53..6449ba0 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -190,15 +190,6 @@
true
-
- 3
-
-
- 20
-
-
- 36
-
true
diff --git a/vendor.prop b/vendor.prop
index 77983ef..902d6b6 100644
--- a/vendor.prop
+++ b/vendor.prop
@@ -139,11 +139,11 @@ ro.config.media_vol_steps=15
ro.config.vc_call_vol_steps=11
# 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
bluetooth.device.class_of_device=90,2,12
+bluetooth.hardware.power.operating_voltage_mv=3700
+bluetooth.hardware.power.idle_cur_ma=3
+bluetooth.hardware.power.rx_cur_ma=20
+bluetooth.hardware.power.tx_cur_ma=36
bluetooth.profile.asha.central.enabled?=true
bluetooth.profile.a2dp.source.enabled?=true
bluetooth.profile.avrcp.target.enabled?=true