commit | 1f6df5bf571692685ad75968e4b2825e62bd6597 | [log] [tgz] |
---|---|---|
author | Chirayu Desai <chirayudesai1@gmail.com> | Fri Sep 28 11:56:02 2012 +0530 |
committer | FuckingShitUp <kengreenwood420666@gmail.com> | Fri Jan 09 08:30:58 2015 -0600 |
tree | 7bb3edb7d82776ade3ad2c4f1d7a7b31d39009d9 | |
parent | 275bb6eb8a0d4b1584dd7b292417c3a7f8d79ea1 [diff] |
envsetup: new function cmka - The build system adds a clean-<module> target for each module / package. - This utilizes that and cleans and builds using mka. - If no argument is supplied, it runs "mka clean". - If argument is (bacon|otapackage|systemimage), it runs installclean. Change-Id: I582ac2f92df3278c41c254c73e9c02ad7f406851 (cherry picked from commit eb74c2f2b9bb708e77edfdbb8ba0d0b716fef2fc) (Also sneak in another minor change, a help entry for mkap)