Cannot install /e/ 2019080719469 on Xiaomi Mi Mix 2 (Chiron): assert failed: xiaomi.verify_trustzone("TZ.BF.4.0.6-00124","TZ.BF.4.0.6-00130") == "1"error: 25
Cannot install /e/ 2019080719469 on Xiaomi Mi Mix 2 (Chiron): assert failed: xiaomi.verify_trustzone("TZ.BF.4.0.6-00124","TZ.BF.4.0.6-00130") == "1"error: 25
Summary
I have tried to install the latest /e/ image for the Xiaomi Mi Mix 2 (Chiron), which is the file e-0.7-o-2019081520418-dev-chiron.zip
. I carefully followed the steps from this guide: https://gitlab.e.foundation/e/wiki/en/wikis/device/chiron/install
Unfortunately, when trying to flash /e/, I get the following result:
I:operation_start: 'Flashing'
Installing zip file '/sdcard/e-0.7-o-2019080719469-dev-chiron.zip'
Checking for Digest file...
I:Update binary zip
Verifying package compatibility...
Package doesn't contain compatibility.zip entry
I:Extracting updater binary 'META-INF/com/google/android/update-binary'
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment not used in updater.
SELinux: Loaded file_contexts
script aborted: assert failed: xiaomi.verify_trustzone("TZ.BF.4.0.6-00124","TZ.BF.4.0.6-00130") == "1"
assert failed: xiaomi.verify_trustzone("TZ.BF.4.0.6-00124","TZ.BF.4.0.6-00130") == "1"error: 25
Updater process ended with ERROR: 7
I:Install took 0 second(s).
Error installing zip file '/sdcard/e-0.7-o-2019080719469-dev-chiron.zip'
This is the same error as reported here: https://community.e.foundation/t/adb-sideload-failed-error-7-warning-no-file-contexts/4937
Steps to reproduce
- Follow this guide https://gitlab.e.foundation/e/wiki/en/wikis/device/chiron/install
What is the current behavior?
The error log shown above.
What is the expected correct behavior?
The image should be flashed without error.
Relevant logs and/or screenshots
See above.