diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-09-05 21:15:30 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-09-06 14:47:10 -0700 |
commit | 1a1ff962da92aff5a1d3e757710c725e03238458 (patch) | |
tree | d2be14d7630f1f1674df8c99a88a429df4ed6b55 /binding/export.map | |
parent | 71a36b404ea5e1d8819b85e1d8d5c39b09645ca3 (diff) |
binding: media: remove binding from source tree
Media binding has been moved to it own repo, and the code
is no longer needed within the MediaPlayer application
Bug-AGL: SPEC-848
Change-Id: I6de0e556b7143e200a5976e9139b1824f43e739a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'binding/export.map')
-rw-r--r-- | binding/export.map | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binding/export.map b/binding/export.map deleted file mode 100644 index eea0d7b..0000000 --- a/binding/export.map +++ /dev/null @@ -1 +0,0 @@ -{ global: afbBindingV2*; local: *; }; |