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

Commit 9b9d72fd authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

Remove obsolete USAGE_NOTIFICATION_TELEPHONY_RINGTONE definition

Bug 16401631

Change-Id: I522e7c7030a71b528a484d4d8ae517b4b09460bf
parent 8ca1fdc1
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -92,11 +92,6 @@ public final class AudioAttributes implements Parcelable {
     * Usage value to use when the usage is telephony ringtone.
     */
    public final static int USAGE_NOTIFICATION_RINGTONE = 6;
    /**
     * @hide
     * TEMPORARY TO PREVENT BUILD BREAKAGES DURING RENAME - DO NOT SHIP
     */
    public final static int USAGE_NOTIFICATION_TELEPHONY_RINGTONE = USAGE_NOTIFICATION_RINGTONE;
    /**
     * Usage value to use when the usage is a request to enter/end a
     * communication, such as a VoIP communication or video-conference.