summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ofono.ver7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ofono.ver b/src/ofono.ver
new file mode 100644
index 00000000..3dce6f30
--- /dev/null
+++ b/src/ofono.ver
@@ -0,0 +1,7 @@
+{
+ global:
+ ofono_*;
+ g_dbus_*;
+ local:
+ *;
+};