commit | e2c487494578b2149edc84d0dd96ba425f5850f7 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Apr 27 13:47:35 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Apr 27 13:47:35 2016 -0700 |
tree | bd399466d541c01fc2c3915cd5595862eeb73db0 | |
parent | da727cf9919e17051f8e6683db5efd4b692c3153 [diff] |
Prevent replacing missing dependency glob rules with errors AndroidModuleContext.Build() replaces all build statements with errors when the module has missing dependencies, but modules may try to create glob rules to detect when missing dependencies have been satisified, and those rules should not be replaced with errors. Whitelist globRule build statements. Change-Id: I2a3cd53c05cea44cec9b5a99090d8778ca954d69