diff options
author | Ying Wang <wangying@google.com> | 2012-04-30 15:48:27 -0700 |
---|---|---|
committer | Ying Wang <wangying@google.com> | 2012-04-30 16:32:25 -0700 |
commit | 000e89a5b95a1d3071277ff279263204f49cbd78 (patch) | |
tree | 73f325a721650fb9c3642f2262f6ca896eb0f8df /core/config.mk | |
parent | f598c6f8cd46a1a5ff188ce51ba5b8941916526e (diff) | |
download | build-000e89a5b95a1d3071277ff279263204f49cbd78.zip build-000e89a5b95a1d3071277ff279263204f49cbd78.tar.gz build-000e89a5b95a1d3071277ff279263204f49cbd78.tar.bz2 |
Strengthen dependencies on LOCAL_REQUIRED_MODULES
Bug: 6418863
This change expands the PRODUCT_PACKAGES with the required modules.
Before this change, since the required modules are not in the
PRODUCT_PACKAGES, they are not directly depended on by the image files.
If the dependent is not to be included in the image but the required
modules are to be included, the dependency of the image on the required
modules gets lost!
That would lead to build race condition.
Change-Id: I0b656db1538ca43d3785dbf17364ffa88b80ac41
Diffstat (limited to 'core/config.mk')
0 files changed, 0 insertions, 0 deletions