From fe10f4d479af27855d1c04dea763ae6206afd1af Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 14 Mar 2020 23:33:39 -0400 Subject: [PATCH] changes to Vanadium signing --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
../generate_release.sh
-

The apks needs to be copied from out/Default/apks/*.apk +

The apks needs to be copied from out/Default/apks/release/*.apk into the Android source tree at external/vanadium/prebuilt/arm64/ with arm64 substituted with the correct value for other architectures (arm, x86, x86_64).