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

Commit ec30d2fd authored by Abhijith Shastry's avatar Abhijith Shastry
Browse files

Tweak createManageBlockedNumbersIntent API documentation.

BUG: 27364137
Change-Id: I82b9802b3108f4d9d405fc55fefa766dbcddd537
parent f311b01b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1442,7 +1442,7 @@ public class TelecomManager {
    /**
     * Creates the {@link Intent} which can be used with {@link Context#startActivity(Intent)} to
     * launch the activity to manage blocked numbers.
     * <p> This method displays the UI to manage blocked numbers only if
     * <p> The activity will display the UI to manage blocked numbers only if
     * {@link android.provider.BlockedNumberContract#canCurrentUserBlockNumbers(Context)} returns
     * {@code true} for the current user.
     */