summaryrefslogtreecommitdiff
path: root/slideshow/util
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/util')
-rw-r--r--slideshow/util/exports.map8
1 files changed, 8 insertions, 0 deletions
diff --git a/slideshow/util/exports.map b/slideshow/util/exports.map
new file mode 100644
index 000000000000..1c294f38c851
--- /dev/null
+++ b/slideshow/util/exports.map
@@ -0,0 +1,8 @@
+SHW_1_0 {
+ global:
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ local:
+ *;
+};