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

Commit c877f58a authored by John Reck's avatar John Reck Committed by Malcolm Chen
Browse files

Fix telephony build

Correct permission tag format.

Test: make

Change-Id: I9db9ab609a924f786bb7031e6def86cbe2ac4c81
Merged-In: I9db9ab609a924f786bb7031e6def86cbe2ac4c81
parent 787e1ce1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
     *