Age | Commit message (Collapse) | Author | Files | Lines |
|
On a target, the binder process name is taken from the widget "id",
now the native launcher script also launches the binder using the widget "id".
As the controller searches its configuration file using the binder process middle name
we need to differentiate between both "id" otherwise the wrong configuration file is used.
The commit renames configuration file according to the new "id".
Change-Id: I4a596dd1d54201a671bb68bf9aca6904286322c6
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Using aftest and aft-aftest api name to self test was
difficult because of searching file using the binder process
name which could be the same although api name were diffirent.
Change-Id: Id14e30024f0b98c29feed5b707ab9dc8b74d3552
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Use new AppFw feature to find a library location.
This will help to find the library that hold a binding which could create several different APIs.
Depends-On: I70aad7d523ece7a2ae0058b79708a02ef81144e2
Change-Id: I1454eb8ea661d4d3854b344cb989fc05e2704a77
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Also set the same APIs name for all configurations
Change-Id: If565418b552adaeaa767e9c37dd8a65d212ab093
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This is the skeleton, it compile but there isn't tests
implemented for now.
Change-Id: Ie810a9eb23d58797bebd6b64b00682238e4bd732
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|