Merge "Fix telephony build" am: 542b99d8ac

am: 4900fcbd93

Change-Id: I9f706c303b0c27e3cdfe4788de248339e6227e83
This commit is contained in:
Xiangyu/Malcolm Chen
2018-11-27 10:59:34 -08:00
committed by android-build-merger

View File

@@ -2381,7 +2381,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.
*