Hi All,
To have my head cleared around the design of B2G OS platform i have roughly designed this
I wanted to be sure I have properly sum-up the situation here or if i’m totally wrong.
Thanks
Hi All,
To have my head cleared around the design of B2G OS platform i have roughly designed this
I wanted to be sure I have properly sum-up the situation here or if i’m totally wrong.
Thanks
The Gonk/AOSP -> CM
part is wrong. Gonk is whatever we keep from Android (be it aosp or cm) like the kernel (albeit with a different config), the HAL layer, etc. and some b2g specific additions (daemons we use to talk to the HAL instead of linking gecko directly to HAL).
So far we made absolutely no change to the underlying basis of the device: gonk remains unchanged and can still be based on top of AOSP, CAF or CM. CM should work but probably need some love, Adam warned us that staying only on CM 12.1 might bitrot quite fast :/.