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

Commit 3a9127f4 authored by Danesh Mondegarian's avatar Danesh Mondegarian Committed by Ricardo Cerqueira
Browse files

Launch music player on headset connect

Launches the default music player when a headset is connected

Change-Id: Ib97077191c52b14e552265456312162b6ad3fdcd
parent ce5fdc76
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2975,6 +2975,12 @@ public final class Settings {
         */
        public static final String VOLBTN_MUSIC_CONTROLS = "volbtn_music_controls";

        /**
         * Whether or not to launch default music player when headset is connected
         * @hide
         */
        public static final String HEADSET_CONNECT_PLAYER = "headset_connect_player";

        /**
         * Whether national data roaming should be used.
         * @hide