From 12cdb1ffbf3344047188adf563045b324b4ea4c8 Mon Sep 17 00:00:00 2001
From: TheScarastic <warabhishek@gmail.com>
Date: Sun, 26 Feb 2017 12:25:53 +0000
Subject: [PATCH] mido: Unbreak Bluetooth

---
 system.prop | 1 +
 1 file changed, 1 insertion(+)

diff --git a/system.prop b/system.prop
index e010b23..9f89e60 100644
--- a/system.prop
+++ b/system.prop
@@ -40,6 +40,7 @@ flac.sw.decoder.24bit.support=true
 
 # Bluetooth
 bluetooth.hfp.client=1
+qcom.bluetooth.soc=smd
 
 # Camera
 persist.camera.HAL3.enabled=1
-- 
GitLab