_padmodel.xml 349 Bytes
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:dist="http://schemas.android.com/apk/distribution" package="basePackage" split="pad_package_name">
  <dist:module dist:type="asset-pack">
    <dist:fusing dist:include="true" />    <dist:delivery>
      <dist:deliveryType/>
    </dist:delivery>
  </dist:module>
</manifest>