use init functions to register module types, etc.

Instead of putting all the blueprint registrations in soong_build,
put them all in init() functions.  This puts the registration next
to the implementation.

Change-Id: I558a11d203c64bf1d0eff74a9b1d5557debce731
2 files changed