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

Skip to content
Commit 4d36eb99 authored by rambowang's avatar rambowang Committed by Rambo Wang
Browse files

Fix CarrierApiTest#testOpportunistic CTS case failure

setOpportunistic in SubscriptionManagerService tris to call
method TelephonyPermissions.enforceAnyPermissionGrantedOrCarrierPrivileges
with the second and third parameter (subscription id v.s. calling uid) reversed.

This CL fixes the issue by calling the same method with righ parameters.

Bug: 335101735
Test: atest CarrierApiTest
Change-Id: Iba4b001da7f13f5adef27a6c24ab48981c959c3f
(cherry picked from commit 15f3b326)
parent 3d72680f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment