aboutsummaryrefslogtreecommitdiffstats
path: root/java/app_builder.go
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2019-02-07 12:21:42 +0000
committerAnton Hansson <hansson@google.com>2019-02-08 07:55:00 +0000
commit129b9ceeb147099a62c46b4ff74670bb1670e34b (patch)
treee6cb8977bc585af3ad43a2f0f769fc8a603cb31c /java/app_builder.go
parent6ff48cd048676b696a80c8757bdd39012ea6a7ff (diff)
downloadandroid_build_soong-129b9ceeb147099a62c46b4ff74670bb1670e34b.tar.gz
android_build_soong-129b9ceeb147099a62c46b4ff74670bb1670e34b.tar.bz2
android_build_soong-129b9ceeb147099a62c46b4ff74670bb1670e34b.zip
Workaround dupe resource directories
A few apps are co-located with libraries they depend on statically, and because it's not possible to specify "no resource_dirs", they both end up depending on the same resources, leading to downstream problems for RRO generation. Workaround the problem by de-duping the RRO paths for a single app for now. Bug: 124035856 Bug: 123510624 Test: make with enforce_rro == * Change-Id: I251f123eb4280ed72e1ccd2212cb5f3e746e645d
Diffstat (limited to 'java/app_builder.go')
0 files changed, 0 insertions, 0 deletions