Merge lp://staging/~thomas-voss/location-service/export-dbus-api into lp://staging/location-service
Proposed by
Thomas Voß
Status: | Merged |
---|---|
Approved by: | Thomas Voß |
Approved revision: | 302 |
Merged at revision: | 300 |
Proposed branch: | lp://staging/~thomas-voss/location-service/export-dbus-api |
Merge into: | lp://staging/location-service |
Diff against target: |
398 lines (+195/-125) 6 files modified
data/location/dbus/provider.xml (+66/-38) data/location/dbus/service.xml (+60/-42) data/location/dbus/session.xml (+30/-20) doc/api.md (+18/-4) src/location/CMakeLists.txt (+20/-20) src/location/providers/remote/provider.h (+1/-1) |
To merge this branch: | bzr merge lp://staging/~thomas-voss/location-service/export-dbus-api |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Simon Fels (community) | Approve | ||
Thomas Voß | Pending | ||
Review via email: mp+321965@code.staging.launchpad.net |
Commit message
Export the dbus APIs for service and session.
Description of the change
Export the dbus APIs for service and session.
To post a comment you must log in.
LGTM