aboutsummaryrefslogtreecommitdiffstats
path: root/java/sdk_library.go
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2018-04-17 10:52:26 -0700
committerColin Cross <ccross@android.com>2018-04-17 10:53:54 -0700
commita140bb05f1eeafe046574454debd190c32e09888 (patch)
treecc7666ffb2502afc9fce7cc2370f9501b5343228 /java/sdk_library.go
parent423245dcc35a8f5dab440ab8945570c2da855738 (diff)
downloadandroid_build_soong-a140bb05f1eeafe046574454debd190c32e09888.tar.gz
android_build_soong-a140bb05f1eeafe046574454debd190c32e09888.tar.bz2
android_build_soong-a140bb05f1eeafe046574454debd190c32e09888.zip
Reverse RRO dir paths when passing to Make
LOCAL_RESOURCE_DIRS puts the highest priority overlay first, but aapt2 expects the highest priority overlay last. Soong stores the list in aapt2 order (low to high priority), but that means when it exports to Make as LOCAL_SOONG_RRO_DIRS, which goes to build_rro_package.mk and then package_internal.mk, it gets reversed again and comes out backwards. Bug: 78032566 Test: m checkbuild Change-Id: If72bf929fbf1d126f9051a2f21ec1eb4e3030e6e
Diffstat (limited to 'java/sdk_library.go')
0 files changed, 0 insertions, 0 deletions