From afcf016a1f08576318a5af5c086efae03e0f62f8 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 7 Apr 2015 08:11:32 -0700 Subject: #477 Add option to auto play when plugging in headphones --- AndroidManifest.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d44eb8ec..bf2262cb 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -24,6 +24,7 @@ + @@ -86,7 +87,7 @@ + android:label="DSub Playback Service"/> @@ -137,6 +138,16 @@ android:resource="@xml/mostrecent_syncadapter" /> + + + + + + + -- cgit v1.2.3