commit | 8642525726b3f3d11e64d0abf52af803f4e308ce | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu May 26 15:32:15 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Thu May 26 15:56:21 2016 -0700 |
tree | 43db0efb52205ffdeef274ae7dd2c16391a00d7c | |
parent | a61d672529a11b336309a412d2f64077b144c1f0 [diff] |
Fix mm and mmm in Android.bp directories mm and mmm were not parsing out/soong/Android.mk, so they were ignoring all modules defined in an Android.bp file. Always include out/soong/Android.mk when ONE_SHOT_MAKEFILE is set, and convert the mm and mmm functions to build MODULES-IN-$DIR instead of all_modules so that only the subset of modules defined in out/soong/Android.mk for the requested directory are built. Bug: 28986194 Change-Id: I6e1ff8cacfc668a4154a0d5937450db840bb7a6b