commit | 634f7992f0d38c52f4b94095de7e7676eb21c97a | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Tue Nov 18 12:41:53 2014 -0800 |
committer | Ying Wang <wangying@google.com> | Tue Nov 18 12:48:07 2014 -0800 |
tree | dfe507920570baf8b5d4630c122c2f2d97961c97 | |
parent | 57ed1ddf78ecf7815a1b57137ea42893237a4756 [diff] |
Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-list Previously we store tag's installed modules in a separate variable ALL_MODULE_TAGS.$(tag). However we only record the main installed file for a module, but omit affiliated files like .odex. With this change, we handle the tagged module the same way as modules in PRODUCT_PACKAGES. Change-Id: I7972528a4df5a4ba8bc98930864da9672d32d7fe