commit | 5fe521e5b3bd5e7ef17dc50425060680cadb4e0e | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Sep 15 16:38:50 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Oct 31 13:03:39 2023 +0900 |
tree | 267201cbbb59d2fb9ea76620887f92b22249c4a9 | |
parent | fa8c3a142a791cfc176c09e80d3ab3acb3391abe [diff] |
Implement filter-product filter-product option is added to aapt2 compile, which filters values with a given product and removes all other values (including default). The motivation of this change is to generate product-specific RRO automatically, making a main resource APK (e.g. framework-res.apk) identical in all targets. Bug: 294799593 Test: build Change-Id: I42eb3e134c7aa120f6bbe2d26d311bd46b586595