Merge lp://staging/~thomas-voss/location-service/add-quirk-handling-for-gps-drivers into lp://staging/location-service/15.04
Proposed by
Thomas Voß
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~thomas-voss/location-service/add-quirk-handling-for-gps-drivers |
Merge into: | lp://staging/location-service/15.04 |
Diff against target: |
95 lines (+26/-2) 2 files modified
src/location_service/com/ubuntu/location/providers/gps/android_hardware_abstraction_layer.cpp (+14/-2) src/location_service/com/ubuntu/location/providers/gps/android_hardware_abstraction_layer.h (+12/-0) |
To merge this branch: | bzr merge lp://staging/~thomas-voss/location-service/add-quirk-handling-for-gps-drivers |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Phablet Team | Pending | ||
Review via email: mp+283835@code.staging.launchpad.net |
Commit message
Add handling of driver-specific quirks.
Description of the change
Add handling of driver-specific quirks.
To post a comment you must log in.
Unmerged revisions
- 216. By Thomas Voß
-
Add handling of driver-specific quirks.