From: Jose Bollo Date: Fri, 3 Jan 2020 15:50:29 +0000 (+0100) Subject: afb-apiset: Fix start of apis X-Git-Tag: 8.99.5~8 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f3d1f19ae308cc0559728c0ccf6281cbce5ee37c;hp=f3d1f19ae308cc0559728c0ccf6281cbce5ee37c;p=src%2Fapp-framework-binder.git afb-apiset: Fix start of apis When using dynamically created/destroyed API, the binder might miss to start some apis. This fixes that issue by enforcing to restart from beginning until all is initialised. Bug-AGL: SPEC-3087 Change-Id: I4dd8c60c8465419a46132bf9f6deffa11e172e2a Signed-off-by: Jose Bollo ---