commit | 0ca84cd97acdf6d1874108984530e65ce20fa62a | [log] [tgz] |
---|---|---|
author | JP Sugarbroad <[email protected]> | Wed Jul 25 15:06:10 2018 -0700 |
committer | Dan Willemsen <[email protected]> | Mon Jun 29 15:53:37 2020 -0700 |
tree | f6fc1a0ef93fc7bb278fea12e1830cebe4c72e2f | |
parent | c11012e8fccc6af230501c292398e09d2c53c9be [diff] |
Support git submodules in version.cc generation. Bug: 109817231 Change-Id: I52520c01ee0e2ff452ef12e7fd49ee287d6cb369
kati is an experimental GNU make clone. The main goal of this tool is to speed-up incremental build of Android.
Currently, kati does not offer a faster build by itself. It instead converts your Makefile to a ninja file.
For Android-N+, ckati and ninja is used automatically. There is a prebuilt checked in under prebuilts/build-tools that is used.
All Android's build commands (m, mmm, mmma, etc.) should just work.