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

Commit ce7806da authored by Amit Mahajan's avatar Amit Mahajan Committed by Android (Google) Code Review
Browse files

Merge "Mark deleteMessageFromIcc() as @UnsupportedAppUsage." into rvc-qpr-dev

parents 85cb1942 1530a593
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1718,6 +1718,7 @@ public final class SmsManager {
     *
     * {@hide}
     */
    @UnsupportedAppUsage
    @RequiresPermission(Manifest.permission.ACCESS_MESSAGES_ON_ICC)
    public boolean deleteMessageFromIcc(int messageIndex) {
        boolean success = false;