diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-10-18 08:24:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-10-18 08:24:21 +0000 |
commit | 4a780082fa5aa993ec2c38cb1d3d92ea5b069950 (patch) | |
tree | c3bcc3c8a8b8486290e3c6aab754a08d30bfa732 /binding/gdbus/ofono_voicecallmanager.c | |
parent | 4f6730e8440a64e22741ebd78baf5de3068d003b (diff) | |
parent | 1327b1e52b86f288dffb8e2655ee9a58865ae8b8 (diff) |
Merge "binding: telephony: upgrade to afm framework version 3"flounder_6.0.2flounder/6.0.26.0.2
Diffstat (limited to 'binding/gdbus/ofono_voicecallmanager.c')
-rw-r--r-- | binding/gdbus/ofono_voicecallmanager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binding/gdbus/ofono_voicecallmanager.c b/binding/gdbus/ofono_voicecallmanager.c index 956bcba..10d31d1 100644 --- a/binding/gdbus/ofono_voicecallmanager.c +++ b/binding/gdbus/ofono_voicecallmanager.c @@ -18,7 +18,7 @@ #include <string.h> -#define AFB_BINDING_VERSION 2 +#define AFB_BINDING_VERSION 3 #include <afb/afb-binding.h> #include "ofono_voicecallmanager_interface.h" |