diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-06-29 20:31:40 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-06-29 20:36:31 -0700 |
commit | 2dd0895c9d099278ce2afd30a7a3b6ef2502e53e (patch) | |
tree | 605685969652de1c494474034b293472d862694b /binding-bluetooth/export.map | |
parent | 0d082622a1387660d4a483f738c8da8bc78912de (diff) |
binding: remove bindings from settings application
bindings are moved to their own repos so no longer needed
in settings application
Bug-AGL: SPEC-661 SPEC-715
Change-Id: I0171a73fe20ed076c5d07edd708ffe46778d84bb
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'binding-bluetooth/export.map')
-rw-r--r-- | binding-bluetooth/export.map | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binding-bluetooth/export.map b/binding-bluetooth/export.map deleted file mode 100644 index 0ef1ac7..0000000 --- a/binding-bluetooth/export.map +++ /dev/null @@ -1 +0,0 @@ -{ global: afbBindingV1Register; local: *; }; |