diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-06-29 19:01:55 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-06-30 11:57:16 -0700 |
commit | dfd034fb6016ad056131b17b30a0457789b791b9 (patch) | |
tree | c3b0e1ae6d892a44a011f080f978da37e3365473 /export.map | |
parent | ca66ba0579e6c1e9a6d484f18633fdbd223a5bb5 (diff) |
binding: wifi: make system wide service
Allow WiFi binding to be build separately and installed
as a system wide service
Bug-AGL: SPEC-661 SPEC-715
Change-Id: Id9eb9d9efae3f0bc3ab00641eb26cd1b5dae9d53
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'export.map')
-rw-r--r-- | export.map | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/export.map b/export.map deleted file mode 100644 index 0ef1ac7..0000000 --- a/export.map +++ /dev/null @@ -1 +0,0 @@ -{ global: afbBindingV1Register; local: *; }; |