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

Commit 236dbc83 authored by Michael Bestas's avatar Michael Bestas
Browse files

Fix VOLUME_LINK_NOTIFICATION javadoc

* Fixes checkapi:
  frameworks/base/core/java/android/provider/Settings.java:8920: error:
  Added field android.provider.Settings.Secure.VOLUME_LINK_NOTIFICATION [AddedField]

Change-Id: I4da34de53ce23e90d5f2eff72ef0a15034f08ec1
parent 091f2e21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8929,7 +8929,7 @@ public final class Settings {
        private static final Validator AWARE_LOCK_ENABLED_VALIDATOR = BOOLEAN_VALIDATOR;
        /*
        /**
         * Boolean value whether to link ringtone and notification volume
         * @hide
         */