OSDN Git Service

Add usage comment to explain how to limit modules in mmm.
authorPrimiano Tucci <primiano@google.com>
Wed, 26 Feb 2014 11:09:19 +0000 (11:09 +0000)
committerPrimiano Tucci <primiano@google.com>
Wed, 26 Feb 2014 11:19:58 +0000 (11:19 +0000)
commit6a8069d8d6d85c1b2609dee0db7f36f0503537ea
tree8ee40e76e506bb34867eaaaf284d2535831b5485
parent630020883abc6c8b2c13876e3195ed6abcf4890f
Add usage comment to explain how to limit modules in mmm.

68895a96 has introduced the possibility to limit the modules being
built by mmm. In many occasions this can save a lot of developement
time since it allows to build one target without processing all the
makefiles in the Android tree. Unfortunatelly this nice feature is
undocumented. This CL adds the one line documentation.

Change-Id: I6ded32c4774047599e9c44e5ea71c07e65731cda
envsetup.sh