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

Commit 1b172534 authored by changbetty's avatar changbetty
Browse files

[Telephony Mainline] Fix JavaDoc for getPremiumSmsPermission method

Bug: 148603739
Test: make
Change-Id: I337fa319ceb57ddcd9007cb54d61cc345afbab4c
parent 8d1ee4d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -725,7 +725,7 @@ public class SmsDispatchersController extends Handler {

    /**
     * Returns the premium SMS permission for the specified package. If the package has never
     * been seen before, the default {@link SmsUsageMonitor#PREMIUM_SMS_PERMISSION_ASK_USER}
     * been seen before, the default {@link SmsUsageMonitor#PREMIUM_SMS_PERMISSION_UNKNOWN}
     * will be returned.
     * @param packageName the name of the package to query permission
     * @return one of {@link SmsUsageMonitor#PREMIUM_SMS_PERMISSION_UNKNOWN},
+1 −1
Original line number Diff line number Diff line
@@ -526,7 +526,7 @@ public class SmsUsageMonitor {

    /**
     * Returns the premium SMS permission for the specified package. If the package has never
     * been seen before, the default {@link #PREMIUM_SMS_PERMISSION_ASK_USER}
     * been seen before, the default {@link #PREMIUM_SMS_PERMISSION_UNKNOWN}
     * will be returned.
     * @param packageName the name of the package to query permission
     * @return one of {@link #PREMIUM_SMS_PERMISSION_UNKNOWN},