Cache default dialer in Telecom (part 1)
In order to avoid a flurry of recursive calls into Telecom on every Telecom API call, cache the default dialer in the Telecom process and only update it when either the relevant setting changes or when the current default dialer has been uninstalled/disabled. Part 1 of change. Adds the default dialer cache class, but does not integrate it into the rest of Telecom. Test: added unit tests Change-Id: Ie81e8a052b2463bef5df4c60c443c73db880780b
Loading
Please register or sign in to comment