+1
−0
+24
−0
+6
−0
tools/aapt2/link/ResourceExcluder.cpp
0 → 100644
+89
−0
tools/aapt2/link/ResourceExcluder.h
0 → 100644
+48
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Adds --exclude-configs to remove matching configs from resulting APK. This matches on explicitness, so if the resource contains all the flags set by the option exactly, it will be removed, but not the other way around. "--exclude-configs fr" with fr-land resource will remove. "--exclude-configs fr-land" with fr resource will not remove. Bug: 119678846 Test: aapt2_tests ResourceExcluder_test Test: manually ran link on a test set of res Change-Id: Ieccdecde4aea1fa0502abfd092dffa7da8f929ea