diff options
author | Jose Galmes <jgalmes@google.com> | 2021-02-03 14:23:15 -0800 |
---|---|---|
committer | Jose Galmes <jgalmes@google.com> | 2021-02-05 10:32:02 -0800 |
commit | 5110669d7249335e58bac73752a879e905aebb4a (patch) | |
tree | 2bc6c4002e43de2032b0000c832fd1fe501de14b /scripts/lint-project-xml.py | |
parent | 0ddf829f16b067200e5831832f1b81cbaaa0e604 (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: python3 vendor/google_keystone/build_qssi.py --build_target kona_split_vsdk --use_rbe --use_vsdk
Change-Id: Ibd3e963ab3e5504c0ac817f7cabbd241bf47a5cb
(cherry picked from commit 0a942a0368b79d6352528953af35ea0a922aa576)
Diffstat (limited to 'scripts/lint-project-xml.py')
0 files changed, 0 insertions, 0 deletions