Conversation

I've published sample releases of AOSP 9 with the next generation hardened malloc implementation and some other changes at seamlessupdate.app. It's at the domain I registered for the Updater app for the time being since I don't have a name for the OS hardening project yet.
6
17
The installation process is the same as the stock factory images: enable unlocking in the OS, enter fastboot mode (adb reboot bootloader or the button combo on boot), `fastboot flashing unlock`, `./flash-all.sh` in fastboot mode and then `fastboot flashing lock` in fastboot mode.
1
3