Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
- Implement libudev 'monitor' interface to detect hotplug devices.
- Forward udev rules as AFB 'subscribe' args to udev_monitoring
objects.
- Filter retrieved property fields through 'mask' argument from
'subscribe' args.
- Generate detached threads (event loop) and data context for each
client,
so every user can subscribe for device events with their own udev
rules and receive their desired device parameters.
Bug-AGL: SPEC-3512
Signed-off-by: Farshid Monhaseri <monhaseri.f@gmail.com>
Change-Id: I0fc007d9707deaf39d21147aa8240fde302f5f9e
|
|
Bug-AGL: SPEC-3578
Change-Id: I21c691d6054d2ba55e3e27dea799ee2fbb2ff9ea
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Add the required permission
urn:AGL:permission::partner:scope-platform
to run at platform scope.
Bug-AGL: SPEC-545
Bug-AGL: SPEC-2006
Change-Id: I6b806b52dd125bbfa5f90a0baf4a2472c12c6806
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Replace the afb-helpers submodule usage with the separated library
instead.
Bug-AGL: SPEC-2139
Change-Id: I1a89a81642a61daee718ab74bff47d93e93a8710
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Wrong widget template used by the project which make the icon visible in
the launcher screen
Bug-AGL: SPEC-2063
Change-Id: I149a56f97d9dcd2ea4927274c21021b14163c92f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: If418385ed66b5b45fab0e01d013760bc3f6402fb
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
The agl-service-platform-info icon shows up in the launcher and it should not
Bug-AGL: SPEC-2063
Change-Id: Ic2b5bdc063bb9397af0498e99014c16043227060
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Bug-AGL: SPEC-1917
Change-Id: I300155302c9d69c6549ddabc6af53e2ad55eb18d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|