summaryrefslogtreecommitdiffstats
path: root/binding-bluetooth/export.map
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-06-29 20:15:36 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-06-30 11:59:16 -0700
commitc6c94220fa7a1311cb60a01d4f009fb559d3b720 (patch)
tree253a0bfaf56d6e29175b44abfcc8572221474261 /binding-bluetooth/export.map
parent087d927a058437a3f6379024705534365a403768 (diff)
binding: bluetooth: make system wide service
Allow Bluetooth binding to be build separately and installed as a system wide service Bug-AGL: SPEC-661 SPEC-715 Change-Id: I12feefa2908243aa3bdcb0341f9bc9654c23741e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'binding-bluetooth/export.map')
-rw-r--r--binding-bluetooth/export.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/binding-bluetooth/export.map b/binding-bluetooth/export.map
new file mode 100644
index 0000000..0ef1ac7
--- /dev/null
+++ b/binding-bluetooth/export.map
@@ -0,0 +1 @@
+{ global: afbBindingV1Register; local: *; };