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