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

Commit ebb1d94c authored by Tobias Thierer's avatar Tobias Thierer Committed by android-build-merger
Browse files

Merge "Add missing @Deprecated annotation." am: 498562c3

am: cccb4f08

Change-Id: Ib3df5ab9dc9561223b896804eefc731b833180fe
parents f787fac1 cccb4f08
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;

    /**