Conversation

I added updated installation instructions for the new hardened Android Open Source project releases to seamlessupdate.app. Keep in mind these are early sample releases without many changes beyond the new hardened memory allocator for 64-bit. It'll expand in scope over time.
1
8
Other devices could also be supported. The Pixel 3 Lite and Pixel 3 Lite XL are likely candidates. Some Android One could potentially be supported as less secure options since some other devices like the Xiaomi Mi A2 appear to support verified boot and attestation for other OSes.
1
It takes substantial resources to test releases for each device and to fix the uncovered problems. Many of the memory corruption bugs are in drivers/libraries/services not shared across all devices. Some of the hardening work is also fairly device specific for similar reasons.
Replying to
If there aren't any other developers working on it, support will remain limited to 2nd and 3rd generation Pixels. Expanding the scope of the project to a broader set of privacy and security improvements along with expanding the targeted devices depends on having more resources.
Replying to
By testing I mean running the whole Compatibility Test Suite and Vendor Test Suite along with the supplementary manual tests for the CTS. It ends up being a huge amount of work to run all the tests while supervising it to record useful information and run some tests again.
1
Show replies