Prevent GsmCdmaPhoneTest breaking by permission issue
GsmCdmaPhoneTest will fail if we add logic that read the sim_info value by SubscriptionController.getSubscriptionProperty() in ImsManager.isVolteEnabledByPlatform(). Mock ImsManager and return true in ImsManager.isVolteEnabledByPlatform() Bug: 177010143 Test: atest Change-Id: I324bfeb30264891fee22af4a96415538f4c07b8a Merged-In: I324bfeb30264891fee22af4a96415538f4c07b8a
Loading
Please register or sign in to comment