• Ying Wang's avatar
    mma and mmma · b607f7bd
    Ying Wang authored
    augmented mm/mmm:
    Their usages are the same as mm/mmm.
    They build not only all modules in given path(s), but also their
    dependencies.
    With them, to run mm/mmm you don't need to run a full build first now:
    Just run mma/mmma first.
    Note that mma/mmma need to load all the makefiles in the source tree
    so they are much slower than mm/mmm.
    You should run mma/mmma the first time, and then mm/mmm for
    incremental build.
    
    Bug: 8163814
    Change-Id: I554a97c0a23343b65c50870406225eb0064e0651
    b607f7bd
envsetup.sh 32.8 KB