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

Commit 5624e4f0 authored by Yiwen Chen's avatar Yiwen Chen Committed by Android (Google) Code Review
Browse files

Merge "Remove @hide from comment of apply_ramping_ringer so that it can be...

Merge "Remove @hide from comment of apply_ramping_ringer so that it can be accessed from setting intelligence."
parents 8768f114 ea4238f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38899,6 +38899,7 @@ package android.provider {
    field public static final String AIRPLANE_MODE_RADIOS = "airplane_mode_radios";
    field public static final String ALWAYS_FINISH_ACTIVITIES = "always_finish_activities";
    field public static final String ANIMATOR_DURATION_SCALE = "animator_duration_scale";
    field public static final String APPLY_RAMPING_RINGER = "apply_ramping_ringer";
    field public static final String AUTO_TIME = "auto_time";
    field public static final String AUTO_TIME_ZONE = "auto_time_zone";
    field public static final String BLUETOOTH_ON = "bluetooth_on";
+0 −1
Original line number Diff line number Diff line
@@ -9044,7 +9044,6 @@ public final class Settings {
         * Whether applying ramping ringer on incoming phone call ringtone.
         * <p>1 = apply ramping ringer
         * <p>0 = do not apply ramping ringer
         * @hide
         */
        public static final String APPLY_RAMPING_RINGER = "apply_ramping_ringer";