TYPE3
[iec.git] / src / type3_AndroidCloud / anbox-master / snap / hooks / configure
1 #!/bin/sh
2
3 # We need to have something for snapd in place in order to
4 # allow configuration options for our snap even if the items
5 # are read via snapctl elsewhere in the code.
6
7 exit 0