DescriptionAdd template for bundling resources generated by previous grit step
//chrome/app:generated_resources generates a bunch of android resources. In
Gyp, we just add these to chrome_java by including all resources in that
particular output directory. We don't support that pattern in GN (because it's
bad). So, this adds a template that handles bundling resources generated
that way as a normal android_resources target.
Adds such a target from //chrome/app:generated_resources
BUG=359249
Committed: https://crrev.com/56e7b7c3948ff4c9acb992cc5b1ea5ecb2c591ce
Cr-Commit-Position: refs/heads/master@{#298965}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 14 (4 generated)
|