diff --git a/audio/lynx/config/mixer_paths.xml b/audio/lynx/config/mixer_paths.xml
index 47f6898..10b9fd3 100644
--- a/audio/lynx/config/mixer_paths.xml
+++ b/audio/lynx/config/mixer_paths.xml
@@ -686,7 +686,7 @@
-
+
@@ -698,7 +698,7 @@
-
+
@@ -711,19 +711,19 @@
-
+
-
+
-
+
@@ -737,19 +737,19 @@
-
+
-
+
-
+
@@ -762,7 +762,7 @@
-
+
@@ -775,7 +775,7 @@
-
+
@@ -787,7 +787,7 @@
-
+
@@ -799,7 +799,7 @@
-
+
@@ -811,7 +811,7 @@
-
+
@@ -824,7 +824,7 @@
-
+
diff --git a/bluetooth/qti_default.mk b/bluetooth/qti_default.mk
index a599a3f..ffbd341 100644
--- a/bluetooth/qti_default.mk
+++ b/bluetooth/qti_default.mk
@@ -14,6 +14,13 @@
# limitations under the License.
#
+# Bluetooth Services sysprop for A2DP AAC VBR and A2DP offloading
+PRODUCT_PRODUCT_PROPERTIES += \
+ persist.bluetooth.a2dp_aac.vbr_supported=true \
+ ro.bluetooth.a2dp_offload.supported=true \
+ persist.bluetooth.a2dp_offload.disabled=true \
+ persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
+
# Bluetooth HAL and Pixel extension
DEVICE_MANIFEST_FILE += \
device/google/lynx/bluetooth/manifest_bluetooth.xml
@@ -59,12 +66,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.bluetooth.emb_wp_mode=false \
ro.vendor.bluetooth.wipower=false
-# Bluetooth A2DP offloading
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.bluetooth.a2dp_offload.supported=true \
- persist.bluetooth.a2dp_offload.disabled=true \
- persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
-
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.service.bdroid.soclog=true \
diff --git a/powerhint.json b/powerhint.json
index a986a3a..0d8f4f1 100644
--- a/powerhint.json
+++ b/powerhint.json
@@ -144,7 +144,8 @@
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
"Values": [
"20 5 80",
- "20 10 80"
+ "20 10 80",
+ "80 10 80"
],
"ResetOnInit": true
},
@@ -742,7 +743,7 @@
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "MIFTargetLoad",
"Duration": 0,
- "Value": "20 10 80"
+ "Value": "80 10 80"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
@@ -820,7 +821,7 @@
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MIFTargetLoad",
"Duration": 0,
- "Value": "20 10 80"
+ "Value": "80 10 80"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",