Android : Remove permission in Android Manifest for maven release build

on Friday, October 31, 2014


I am trying to figure out the best way to remove a permission in an Android Manifest, but only for the release build. I looked through the options of the manifest-update goal (http://books.sonatype.com/mvnref-book/reference/android-dev-sect-goals-useful.html), but couldn't find anything related to changing the permissions.


0 comments:

Post a Comment