commit | 834f4e6c928d5e74202fc4b2e11510bcf4f79d8f | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <zyy@google.com> | Thu Oct 21 09:13:18 2021 -0700 |
committer | Yurii Zubrytskyi <zyy@google.com> | Thu Oct 21 09:36:00 2021 -0700 |
tree | 1006d0e8a067a1cb2afaec56ac3847dcf439d663 | |
parent | 0b4f292d62491a4f48757ac935d1301bf2e1d9e6 [diff] |
[aapt2] Fix finalized resources removal The code used to expect all original staged resources to get parsed before their finalized version. Looks like that's not the actual case, and parsing code needs to expect those to come later, and preserve the information that they aren't needed anymore Bug: 203779955 Test: manual, aapt2 dump resources <finalized framework SDK> Change-Id: I6d9efe2eb7b406d05ca49a0a6ed745a1c509e2ef