blob: 1b60109aa3e56781197ce3f8a10899ea08f022fc [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.fortnightly">
<dist:module
dist:instant="false"
dist:title="@string/fortnightlyName">
<dist:delivery>
<dist:on-demand />
</dist:delivery>
<dist:fusing dist:include="true" />
</dist:module>
</manifest>