Hey all. I’m trying to build e/OS for my device, but my build enviroment doesn’t allow me to use docker.
My tree are fully compatible with lineageos.
Can i build like i do for lineage :lunch, then mka ?
yes, it’s all lineage makefiles, though looking at the docker build script helps learning conventions used: branch names (“a15”, themuppets_branch) and the use of git-lfs for prebuilt apps. Happy building