Android: gpg is built without --enable-minimal, so it interoperates better with other gpg builds that may default to using other algorithms for encryption.

This commit is contained in:
Joey Hess 2013-07-08 15:59:52 -04:00
parent c8936038dc
commit 00f52d9e53
3 changed files with 7 additions and 1 deletions

View file

@ -34,3 +34,6 @@ gpg: decryption failed: secret key not available
# End of transcript or log.
"""]]
> [[done]]; I have deployed the new gpg build for Android and the
> nightly Android app build is now using it. --[[Joey]]