To read the Group UUID, the Caller must also have the...
To read the Group UUID, the Caller must also have the USE_ICC_AUTH_WITH_DEVICE_IDENTIFIER permission. If the app has only the READ_PHONE_STATE permission, it can no longer read the group UUID. When SubscriptionManager#getSubscriptionsInGroup is called, check if the caller has the USE_ICC_AUTH_WITH_DEVICE_IDENTIFIER permission. Bug: b/213902861 Test: atest SubscriptionManagerTest, SubscriptionControllerTest Test: manual Change-Id: Ia134265c220697f68c02bd7cd2a5c547a0a8c615
Loading
Please register or sign in to comment