(Replying to PARENT post)
Could you explain why you would build in the cloud? Based on a sibling comment, it sounds like it might be because itβs crazy resource-intensive? Iβve honestly not heard of cloud building before. Is it common for large projects like operating systems?
π€bigyikesπ4yπΌ0π¨οΈ0
(Replying to PARENT post)
How expensive is it to build android in the cloud? And how are the build times? Is it possible to do it on a local Mac mini instead or will that take too long to build?
π€busymom0π4yπΌ0π¨οΈ0
(Replying to PARENT post)
If anyone is interested in building their own custom android OS in the cloud (AWS) with same ability to lock your bootloader like CalyxOS, you can checkout my project I've been maintaining for a few years now called RattlesnakeOS: https://github.com/dan-v/rattlesnakeos-stack.
And if you prefer to not build in the cloud, there is also a really great project called robotnix (https://github.com/danielfullmer/robotnix) which provides a way to build many flavors of OS (AOSP, GrapheneOS, LineageOS, etc).