CallLog: Fix improper call to SensitivePhoneNumbers
* isSensitiveNumber expects a subId to be passed, but with the current implementation gets a PhoneAccountHandle * Actually pass the subId and make the call use an int, while on it * Fall back to the default subId only when we get an INVALID_SUBSCRIPTION_ID Change-Id: Id6d64f2c9f76d94d1b4d9851317ea2cc7e07323b
Loading
Please register or sign in to comment