1
0

qml: implement toggle for android SECURE_FLAG and add marker to wizard pages

that should be secured.
This commit is contained in:
Sander van Grieken
2023-04-29 13:45:28 +02:00
parent 8a25d59ba6
commit 0672ea20ab
9 changed files with 30 additions and 1 deletions

View File

@@ -180,7 +180,7 @@ RUN cd /opt \
&& git remote add accumulator https://github.com/accumulator/python-for-android \
&& git fetch --all \
# commit: from branch accumulator/electrum_20210421d (note: careful with force-pushing! see #8162)
&& git checkout "087fc3c583d46bfb2dec54878ddea508afb27de6^{commit}" \
&& git checkout "052b9f7945bae557347fa4a4b418040d9da9eaff^{commit}" \
&& python3 -m pip install --no-build-isolation --no-dependencies --user -e .
# build env vars