Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2: devices: axolotl: add LineageOS support #184

Merged
merged 3 commits into from Mar 29, 2022

Conversation

amartinz
Copy link
Member

No description provided.

Change-Id: Id183b6283fe2a2f62972ae0521a0304c9b84f1ee
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
v2/devices/axolotl.yml Outdated Show resolved Hide resolved
<br> and \n are not supported.

Change-Id: If35e0cc8dc73e0f4150a1e49373c09886d04d89f
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
Android OS are installed via sideload, which causes to install the
actual system into the inactive slot:
  - If "a" is active, it installs to "b"
  - If "b" is active, it installs to "a"

This causes the bootloader to get confused when checking AVB and
because vbmeta_a and friends are empty, it complains about the
device being corrupt when users decide to lock the bootloader after
installation.

Set the active slot to "b" to install the new system into the "a"
slot.

Change-Id: If109c8393d27cadf24d995ab6b0df763501c9a4c
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
@Flohack74 Flohack74 merged commit 599e3b8 into ubports:master Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants