summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2024-10-28 12:20:52 -0700
committer Cole Faust <colefaust@google.com> 2024-10-28 12:20:52 -0700
commit1c52ff271b4a3fd7c32e1380b67df3e3261bfc9e (patch)
tree8f9d00ef91a46449b3c43316ecca8600e26df87b /libs/androidfw/ZipFileRO.cpp
parentd37e84e4a6f8d6d4a10c72e06b94f5a82546ca35 (diff)
Remove dependencies on the 1-variant fallback
When adding a dependencies, if the variants don't match, but the dependency only has 1 variant anyways, soong will always use that variant. This makes it hard to add new variants to soong, because the 1-variant fallback stops being used and you start getting missing variant errors. Make changes to bp files such that all dependencies correctly specify the variant to use. Bug: 372091092 Flag: EXEMPT refactor Test: m nothing Change-Id: I6d15d849fa34d7f18ae492fa1e05bc3c63a3a2aa
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions