commit | 4b564ded5bf09bd4798c54295d2a88ebde1baa8b | [log] [tgz] |
---|---|---|
author | Mark Punzalan <markpun@google.com> | Fri Jan 05 02:17:20 2024 -0800 |
committer | Mark Punzalan <markpun@google.com> | Fri Jan 05 02:20:19 2024 -0800 |
tree | e67962b2ee478a3507b658fe3887b0844e6067d0 | |
parent | 27b6ebe4e1309868635aa67914731884f983e67b [diff] |
[aapt2] Use FeatureFlagsFilter in link command The behavior of the filter depends on the minSdkVersion. If > UDC, manifest elements will be untouched. Otherwise, they will be removed depending on the value of the flag in the `android:featureFlag` attribute. Bug: 297373084 Test: atest aapt2_tests Change-Id: Ib07c45752a4cc00bfdae7fedc745ce267ec7082a