Hi, I have build roms for a lot of devices, but never for a watch.
I'm wondering a bit about the howto in your manifest repo.
Normally I will need device, kernel and vendor sources. Device and Kernel sources seems to be available here, but what's about vendor sources. Have I to extract them via ./extract-files.sh?
And can I build the rom with standard way
source build/envsetup.sh
lunch device_name
I'n will get my Lem12 pro in 2 weeks and want be prepared.