From: Li, Xiaoming Date: Wed, 19 Aug 2020 05:58:48 +0000 (+0800) Subject: fix(migration-to-binding-v3.sed): add a legacy call replacing rule X-Git-Tag: 9.99.3^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=1b6249810b3ab2d0c7467355fa22fbf19ae4a725;hp=1b6249810b3ab2d0c7467355fa22fbf19ae4a725;p=src%2Fapp-framework-binder.git fix(migration-to-binding-v3.sed): add a legacy call replacing rule afb_event_drop is not supported in appfw v3, use afb_event_unref to replace it. Bug-AGL: SPEC-2745 Change-Id: I6f2a1148c420fb9964eb94e5ae012be563d722e6 Signed-off-by: Li, Xiaoming ---