blob: eb7cb07eb45a578e327e2058e451aa0f75818c2b [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:dist="http://schemas.android.com/apk/distribution"
package="com.example.gallery.crane">
<dist:module
dist:instant="false"
dist:title="@string/craneName">
<dist:delivery>
<dist:on-demand />
</dist:delivery>
<dist:fusing dist:include="true" />
</dist:module>
</manifest>