Fix telephony build
Correct permission tag format. Test: make Change-Id: I9db9ab609a924f786bb7031e6def86cbe2ac4c81 Merged-In: I9db9ab609a924f786bb7031e6def86cbe2ac4c81
This commit is contained in:
@@ -2376,7 +2376,7 @@ public class SubscriptionManager {
|
||||
* Being in the same group means they might be activated or deactivated
|
||||
* together, some of them may be invisible to the users, etc.
|
||||
*
|
||||
* Caller will either have {@link android.Manifest.permission.MODIFY_PHONE_STATE}
|
||||
* Caller will either have {@link android.Manifest.permission#MODIFY_PHONE_STATE}
|
||||
* permission or can manage all subscriptions in the list, according to their
|
||||
* acess rules.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user