summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
authorJose Galmes <jgalmes@google.com>2021-02-03 14:23:15 -0800
committerJose "Pepe" Galmes <jgalmes@google.com>2021-02-05 17:53:53 +0000
commit0a942a0368b79d6352528953af35ea0a922aa576 (patch)
tree7b49c5d4023468739da9196ddc26838bab892d19 /java/java.go
parent23c38fa9a7c1922ffbc6ccd76ad48ef0360ce586 (diff)
Generate fake versions of modules excluded in directed vendor snapshot.
When using the directed vendor snapshot, the build fails because soong fails to find some variants of the modules that have been excluded from VENDOR_SNAPSHOT_MODULES, even though those modules are not going to be used by the build. The solution implemented here is to generate fake versions of those modules (empty files) and include them in the generated Android.bp, so that soong finds the modules, even though trying to use them would fail. Bug: 171821997 Bug: 179275601 Test: source build/envsetup.sh Test: m -j nothing Change-Id: Ibd3e963ab3e5504c0ac817f7cabbd241bf47a5cb
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions