Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5df7440 authored by Danesh M's avatar Danesh M Committed by Gerrit Code Review
Browse files

Settings: launch default music player on headset connect [1/3]

Change-Id: Id09065638f1279423ceedef87da1a2edf19f46f4
parent 0af50673
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -83,6 +83,13 @@
                android:icon="@drawable/ring_notif_increasing"
                android:dependency="increasing_ring"/>

        <!-- Headset -->
        <com.android.settings.cyanogenmod.CMSystemSettingSwitchPreference
                android:key="headset_connect_player"
                android:title="@string/headset_connect_player_title"
                android:summary="@string/headset_connect_player_summary"
                android:defaultValue="false" />

        <!-- Other sounds -->
        <Preference
                android:key="other_sounds"