mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-22 09:29:38 +00:00
pm install -t option #87
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adrianstephens on 8/22/2019
For our project I had to edit debugMain.js at line 404 to add '-t' to the pm install command. I'm not sure if there are any downsides to always having that flag set, but would it be possible to either add it permanently, or have it as an option in the configuration?