commit | fdc26cd560c2cd870f73fb44302dcff174048dbf | [log] [tgz] |
---|---|---|
author | Khalid Zubair <kzubair@cyngn.com> | Wed Oct 21 12:43:14 2015 -0700 |
committer | Ethan Chen <intervigil@gmail.com> | Mon Jan 04 11:27:34 2016 -0800 |
tree | bcf65ef10694480850bb332e0663788858e8cd0f | |
parent | 2a70972835ad79349f60727a819879a59e532df0 [diff] |
mms: introduce a shortcut to quickly rebuild kernel/boot.img Add a new shortcut to short circuit the long build process that walks the entire tree collecting all Android.mks. The resulting dependency list is sufficient to rebuild the kernel, copy product files and repack the system image with updated modules. This shortcut allows Kernel devs to rebuild just the boot.img and kernel modules very quickly (20s vs 3min). Change-Id: Ie0a69f241ea7b920859ff1e02c3542b79952462c