Diff between 7913d91635cf2aa0c74f039a4a43a0805568aa8a and 473c6c0569849cd0a629b7274d5b7e5d6ee912bc

Changed Files

File Additions Deletions Status
profiles/audio/manager.c +0 -1 modified

Full Patch

diff --git a/profiles/audio/manager.c b/profiles/audio/manager.c
index 15226e4..1518e5d 100644
--- a/profiles/audio/manager.c
+++ b/profiles/audio/manager.c
@@ -376,7 +376,6 @@ static struct btd_profile avrcp_target_profile = {
 	.device_probe	= avrcp_probe,
 	.device_remove	= audio_remove,
 
-	.auto_connect	= true,
 	.connect	= avrcp_target_connect,
 	.disconnect	= avrcp_target_disconnect,