From 1df183455b64a0333a274de471cfabab1a6acf59 Mon Sep 17 00:00:00 2001 From: jjpprrrr Date: Fri, 16 Apr 2021 17:52:01 +0200 Subject: [PATCH] sm7250-common: props: Enable Seamless Transfer It allows users to switch between audio output devices by tapping the music note icon on the notification of a music app Change-Id: I71cdc10d21c53345666d372f71ade982c4a37277 --- vendor.prop | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vendor.prop b/vendor.prop index bc598c6..0953b62 100644 --- a/vendor.prop +++ b/vendor.prop @@ -220,6 +220,9 @@ persist.vendor.radio.sib16_support=1 persist.vendor.radio.uicc_se_enabled=true ro.com.android.dataroaming=false +# Seamless transfer +sys.fflag.override.settings_seamless_transfer=true + # Sensors persist.vendor.sensors.enable.mag_filter=true persist.vendor.sensors.debug.ssc_qmi_debug=true