Github user dpogue commented on the issue:

    https://github.com/apache/cordova-lib/pull/492
  
    @andreszs Something like this should work:
    
    ```xml
    <edit-config file="AndroidManifest.xml" target="/*" mode="merge">
        <manifest android:installLocation="auto" />
    </edit-config>
    ```


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to