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

Commit 6c823415 authored by Danesh Mondegarian's avatar Danesh Mondegarian
Browse files

Launch music player on headset connect

Launches the default music player when a headset is connected

Change-Id: Ib97077191c52b14e552265456312162b6ad3fdcd
parent 4b1a55a7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2831,6 +2831,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