aboutsummaryrefslogtreecommitdiffstats
path: root/export.map
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-08-07 20:05:22 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-08-07 20:19:28 -0700
commit59a0665fe77d2b6ef155e84bce4333e555dce0dc (patch)
tree769bdd55c79f63ba33438a77229fb3cc2672cdb9 /export.map
parentc5aacddf9142a56a25bc01cfd7d4ce537cb44cd2 (diff)
binding: media: switch to v2 binding format
Update functions and structure to use the new version 2 of the afm binder framework Change-Id: I052da8c34bd45641325bc889f0234221f382d062 Bug-AGL: SPEC-812 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'export.map')
-rw-r--r--export.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/export.map b/export.map
index 52c1b4a..eea0d7b 100644
--- a/export.map
+++ b/export.map
@@ -1 +1 @@
-{ global: afbBindingV1*; local: *; };
+{ global: afbBindingV2*; local: *; };