Age | Commit message (Collapse) | Author | Files | Lines |
|
Add new bluetooth permission to config.xml.in to yield a dependency
on the systemd bluetooth.target target, this helps avoids some of the
races observed with BlueZ start up. Since BlueZ seems to start up
asynchronously, this change on its own does not fix all race issues,
but the additional constraint should make it easier to handle the
remaining issues that are seen.
Bug-AGL: SPEC-3509
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ib47693addf818b58a3577d1dce9cd5dc872a3e80
|
|
Appfw docs:
"required-api local": OBSOLETE SINCE FF (AGL6), PROVIDED FOR
COMPATIBILITY.Use the feature urn:AGL:widget:required-binding instead.
Bug-AGL: SPEC-2781
Change-Id: I1ccff7deb59208e1a74747add299d4208cdb19fd
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Add urn:AGL:permission::partner:scope-platform to run on the platform scope.
Bug-AGL: SPEC-2575
Change-Id: Id6fa1242f3c7b8d9245f3319a6da51238944b29a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Remove bluetooth-rfkill.c and replace with agl-service-network calls
which in turn allows ConnMan to correctly manage bluetooth rfkill state.
Bug-AGL: SPEC-2124
Change-Id: Ibe0460be0f29957f99ea06975a1fa12d01840080
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-1630
Change-Id: I33cfec70283fa29f47b76f9e6be3e8e6cd6a2f54
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
The feature "urn:AGL:widget:required-binding" is now
preferred to the feature "urn:AGL:widget:required-api"
for requiring a local binding.
Bug-AGL: SPEC-1800
Change-Id: If4dcde74d1d51ca1c4997fc571dbc84986fd7113
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
Switch from legacy qmake to cmake to build binding
Bug-AGL: SPEC-822
Change-Id: Ia2683dda11380c17285768bf6818893cbc5fda08
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|