From 9912fe579b0bbb034b816f914e92ccf465528645 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Wed, 7 Feb 2018 17:16:58 +0100 Subject: [PATCH] gts28velte: Update bluetooth properties from MSM target --- system.prop | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/system.prop b/system.prop index b377002..e174c49 100644 --- a/system.prop +++ b/system.prop @@ -1,11 +1,11 @@ # Bluetooth -ro.bluetooth.dun=false -ro.bluetooth.sap=false +ro.bluetooth.dun=true +ro.bluetooth.sap=true ro.qualcomm.bluetooth.ftp=true -ro.qualcomm.bluetooth.hfp=false -ro.qualcomm.bluetooth.hsp=false +ro.qualcomm.bluetooth.hfp=true +ro.qualcomm.bluetooth.hsp=true ro.qualcomm.bluetooth.map=true -ro.qualcomm.bluetooth.nap=false +ro.qualcomm.bluetooth.nap=true ro.qualcomm.bluetooth.opp=true ro.qualcomm.bluetooth.pbap=true