From: José Bollo Date: Fri, 5 May 2017 10:18:59 +0000 (+0200) Subject: Change the effect of close session X-Git-Tag: dab_3.99.1~15 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=58ca325302568bfd7ddbdd5d2d4a31b49d0be85a;hp=58ca325302568bfd7ddbdd5d2d4a31b49d0be85a;p=src%2Fapp-framework-binder.git Change the effect of close session Using the flag AFB_SESSION_CLOSE now has effect only on the requesting binding. Before, all the session was closed. This could lead to unexpected conflicts. Change-Id: Ic945e8d164a8558eae05d169b0c5f372b036cf36 Signed-off-by: José Bollo ---