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

Commit d667cad8 authored by Chen Xu's avatar Chen Xu Committed by Gerrit Code Review
Browse files

Merge "cellbroadcast provider refactor"

parents 8b941766 29e37782
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ public class CellBroadcastHandler extends WakeLockStateMachine {

    private final LocalLog mLocalLog = new LocalLog(100);

    protected static final Uri CELL_BROADCAST_URI = Uri.parse("content://cellbroadcasts_fwk");
    protected static final Uri CELL_BROADCAST_URI = Uri.parse("content://cellbroadcasts");

    /** Uses to request the location update. */
    public final LocationRequester mLocationRequester;