changes to Vanadium signing

This commit is contained in:
Daniel Micay 2020-03-14 23:33:39 -04:00
parent ddb6d1c28d
commit fe10f4d479

View File

@ -620,7 +620,7 @@ git am --whitespace=nowarn ../*.patch</pre>
<pre>../generate_release.sh</pre> <pre>../generate_release.sh</pre>
<p>The apks needs to be copied from <code>out/Default/apks/*.apk</code> <p>The apks needs to be copied from <code>out/Default/apks/release/*.apk</code>
into the Android source tree at into the Android source tree at
<code>external/vanadium/prebuilt/arm64/</code> with arm64 <code>external/vanadium/prebuilt/arm64/</code> with arm64
substituted with the correct value for other architectures (arm, x86, x86_64).</p> substituted with the correct value for other architectures (arm, x86, x86_64).</p>