lp://staging/~thomas-voss/location-service/fix-1394204
- Get this branch:
- bzr branch lp://staging/~thomas-voss/location-service/fix-1394204
Branch merges
- Loïc Minier (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 80 lines (+11/-31)2 files modifiedsrc/location_service/com/ubuntu/location/connectivity/ofono.h (+7/-4)
src/location_service/com/ubuntu/location/connectivity/ofono_nm_connectivity_manager.cpp (+4/-27)
Related bugs
Related blueprints
Branch information
Recent revisions
- 154. By Thomas Voß
-
Fix #1394204 by:
(1.) Relying on the cached devices for querying device properties. This is sufficient, as the cache is always consistent in this particular scenario.
(2.) Not explicitly reacting to modem state changes coming in via Ofono but instead only reacting to changes to the PrimaryConnection property of NetworkManager. - 148. By Thomas Voß
-
Make sure that devices being added/removed by NetworkManager are handled correctly. Fixes: 1390490
- 145. By Kevin DuBois
-
The headers shipped in libubuntu-
location- service- dev contain includes that are provided in the libboost-dev package (specifically headers like boost/units/ cmath.hpp) . Make the dev package depend on libboost-dev so the downstreams get what they need to compile against the libubuntu- location- service- dev headers fixes: LP: #1371146 Fixes: 1371146
Approved by: Daniel van Vugt, PS Jenkins bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/location-service/trunk