TYPE3
[iec.git] / src / type3_AndroidCloud / anbox-master / snap / hooks / configure
diff --git a/src/type3_AndroidCloud/anbox-master/snap/hooks/configure b/src/type3_AndroidCloud/anbox-master/snap/hooks/configure
new file mode 100644 (file)
index 0000000..0677cf6
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# We need to have something for snapd in place in order to
+# allow configuration options for our snap even if the items
+# are read via snapctl elsewhere in the code.
+
+exit 0