diff options
author | 2025-03-20 10:46:06 +0900 | |
---|---|---|
committer | 2025-03-20 16:23:15 +0900 | |
commit | 761504986f77360de49aeea124d2b8b00cfd8ec5 (patch) | |
tree | 478b43e57c55c8ad274db14bafbc184d29225b0f /android/singleton.go | |
parent | 0452561890a94dcc17022643cf3c1f7b812269e3 (diff) |
Fix overridden deps to be skipped correctly
Current implementation only checks the name of the direct child and the
owner of the packaging spec. But this can cause unintentionally
installing unnecessary dependencies of overridden modules.
This can be fixed by 1) gathering all overridden modules, 2) walking
deps with skipping overridden modules, and 3) installing packages from
visitied modules only.
Bug: 330141242
Test: TH
Test: try building pixel system image
Change-Id: I4a646941b61e890b5cd2c9aa137e74c80777f837
Diffstat (limited to 'android/singleton.go')
0 files changed, 0 insertions, 0 deletions