Conversation

This Tweet was deleted by the Tweet author. Learn more
Replying to and
It will automatically fall back to the alternate partition set after failing to boot a certain number of times. The failure count is one of the values retrieved via `fastboot getvar all`. It will only be bricked if neither of the partition sets is working which is very unlikely.
1
This Tweet was deleted by the Tweet author. Learn more
Replying to and
It's not possible to disable OEM unlocking via the standard interface until the bootloader is already locked, so you need to be able to successfully boot in order to do that. I think it's very unlikely devices are being bricked in any reasonable flashing / development workflow.
1
Replying to and
Once the bootloader is locked, you'll be installing updates via update packages, either via recovery or a system update app. Those get installed to the alternate partition set and if they fail to boot a single time it will automatically fall back to the previous installation.
1