Skip to content

ContactViewPage: do not hardcode the ContactManager name

Alberto Mardegan requested to merge mardy/dialer-app:contact-manager into xenial

Use whatever name is defined by the AddressBook components. This means that if we change the backend in the AddressBook, the Dialer will automatically use the correct backend.

Merge request reports