diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-14 23:33:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-14 23:33:39 -0400 |
| commit | fe10f4d479af27855d1c04dea763ae6206afd1af (patch) | |
| tree | 73685ad19fedd929abeacb7e8a01c2544811cb0b /static/build.html | |
| parent | ddb6d1c28ddcf5c529cf4db703d43746b91a31ae (diff) | |
changes to Vanadium signing
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 7cedd57e..0fe4ceb9 100644 --- a/static/build.html +++ b/static/build.html @@ -620,7 +620,7 @@ git am --whitespace=nowarn ../*.patch</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 <code>external/vanadium/prebuilt/arm64/</code> with arm64 substituted with the correct value for other architectures (arm, x86, x86_64).</p> |
