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

Commit df60741b authored by Chirayu Desai's avatar Chirayu Desai
Browse files

fix build, by adding @hide to android.provider.Settings.System.SAFE_HEADSET_VOLUME_RESTORE

broken by : http://review.cyanogenmod.com/#/c/16445/

Change-Id: I8cc948084e8e92e7052508d5de322ca5bb08b03b
parent 6b16ca35
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1628,6 +1628,7 @@ public final class Settings {

        /**
         * Whether to prevent loud volume levels when headset is first plugged in.
         * @hide
         */
        public static final String SAFE_HEADSET_VOLUME_RESTORE = "safe_headset_volume_restore";