Diff between ea05fb38b16d86b13b4bd5a31d3f628fd6ce4b77 and 73ddd670ce7394655ea1141e07fea5b958f58390

Changed Files

File Additions Deletions Status
android/handsfree.c +0 -2 modified

Full Patch

diff --git a/android/handsfree.c b/android/handsfree.c
index eb5e0d8..dc5c73d 100644
--- a/android/handsfree.c
+++ b/android/handsfree.c
@@ -228,8 +228,6 @@ static void at_cmd_bia(struct hfp_gw_result *result, enum hfp_gw_cmd_type type,
 
 	DBG("");
 
-	goto failed;
-
 	switch (type) {
 	case HFP_GW_CMD_TYPE_SET:
 		for (i = 0; i < IND_COUNT; i++)