From 1327b1e52b86f288dffb8e2655ee9a58865ae8b8 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Tue, 9 Oct 2018 11:11:59 +0800 Subject: binding: telephony: upgrade to afm framework version 3 Bug-AGL: SPEC-1757 Change-Id: Ie27070063d1c66329cddab8eb28ecdf2cd1f203e Signed-off-by: Matt Ranostay --- binding/gdbus/ofono_manager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binding/gdbus/ofono_manager.h') diff --git a/binding/gdbus/ofono_manager.h b/binding/gdbus/ofono_manager.h index 6ab7785..0556d4f 100644 --- a/binding/gdbus/ofono_manager.h +++ b/binding/gdbus/ofono_manager.h @@ -18,7 +18,7 @@ #define _GNU_SOURCE -#define AFB_BINDING_VERSION 2 +#define AFB_BINDING_VERSION 3 #include int ofono_manager_init(void); -- cgit 1.2.3-korg