Allow to use private DBus
Summary
Allow to use a kdeconnect instance dbus if USE_PRIVATE_DBUS is set to true
. Use sessionBus if it is set to false
.
Test Plan
- A test to test establishment of private DBus Connection
- Test registration of service on private DBus
- Test send message on private DBus
- Test send message and get a reply on private DBus
Edited by Weixuan Xiao