summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2017-08-30 16:12:05 -0700
committerAdam Lesinski <adamlesinski@google.com>2017-08-30 16:12:05 -0700
commit5d94fb7040c710af38119eebb60e0ecae122d650 (patch)
treef569ce93b71d4a3a9a367d5475930b82556e8031 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentd48474969e786eaf911ac51bcd05faa3399b788a (diff)
AAPT2: Fix issue with resource deduping
Resource deduping relies on the definitions of ConfigDescription.ConflictsWith, ConfigDescription.IsCompatibleWith, and ConfigDescription.Dominates. ConflictsWith is supposed to ignore range-based qualifiers, like version, density, smallest width, screen size, etc. This was not the case for screen size, and was assumed that the choice of screen size is mutually exclusive. This CL fixes the assumption and includes screen size (small, normal, large, xlarge) as a qualifier that does not conflict. Bug: 64397629 Test: make aapt2_tests Change-Id: I573a6735fedd7721a10ba32902bc5d27ef99b88e
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions