Merge "[Telephony Mainline] Fix JavaDoc for getPremiumSmsConsent method" into rvc-dev am: 4bfc09b55c am: f7ddd138c7

Change-Id: I729d0b35883c817acad6b63fff1ed003825b259d
This commit is contained in:
Automerger Merge Worker
2020-03-09 02:58:19 +00:00

View File

@@ -2939,7 +2939,7 @@ public final class SmsManager {
/** /**
* Gets the premium SMS permission for the specified package. If the package has never * Gets the premium SMS permission for the specified package. If the package has never
* been seen before, the default {@link SmsManager#PREMIUM_SMS_PERMISSION_ASK_USER} * been seen before, the default {@link SmsManager#PREMIUM_SMS_CONSENT_UNKNOWN}
* will be returned. * will be returned.
* @param packageName the name of the package to query permission * @param packageName the name of the package to query permission
* @return one of {@link SmsManager#PREMIUM_SMS_CONSENT_UNKNOWN}, * @return one of {@link SmsManager#PREMIUM_SMS_CONSENT_UNKNOWN},