commit | bd285fe82999e8c37eb231d20871199e53210d44 | [log] [tgz] |
---|---|---|
author | Tony Mak <tonymak@google.com> | Wed May 04 17:03:45 2016 +0100 |
committer | Tony Mak <tonymak@google.com> | Wed May 04 16:43:27 2016 +0000 |
tree | 1200f539b618d45a6a049da61fe32d09f98ab174 | |
parent | 629864c882436075eb3404f9e62897ed6676c912 [diff] |
Crash upon selecting "Calling Accounts" in work Dialer PhoneFactory is not inited in managed profile. We need to call getSubIdForPhoneAccount in user 0 through TelephonyManager Also, it is cleaner to move out the setting out of the telephony package to avoid this happen again, but it is a bit late at this moment Change-Id: I07d518d3550efdf1aa3a75af9ea91e80dd64bfcc Fix: 28582158