commit | cf2bdb62ffb3db1abb7d2fa8e01e1dd2e528ba05 | [log] [tgz] |
---|---|---|
author | Chirayu Desai <chirayudesai1@gmail.com> | Fri Sep 28 11:56:02 2012 +0530 |
committer | Adnan Begovic <adnan@cyngn.com> | Tue Oct 06 17:58:53 2015 -0700 |
tree | ce881316a194beb06fc78d00b0f182fe11a4f267 | |
parent | 1822ad071d806db7f11620b562dd5fa854fa1a65 [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)