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

Commit 498562c3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add missing @Deprecated annotation."

parents 047940ef 77645d05
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ public class TelephonyIntents {
     * by the system.
     * @deprecated use {@link Intent#ACTION_SERVICE_STATE}
     */
    @Deprecated
    public static final String ACTION_SERVICE_STATE_CHANGED = Intent.ACTION_SERVICE_STATE;

    /**