DescriptionMake chrome_public_apk, not chrome_staging_java depend on chrome_template_resources
This CL fixes a bug where we were incorrectly building the
chrome_template_resources target with manifest_package = "org.chromium.chrome" for
internal Chrome builds.
This CL makes chrome_public_apk (which is not shared with the internal build)
depend on chrome_template_resources instead of chrome_staging_java (which is
shared with the internal build). This allows the internal build to depend on a
chrome_template_resources-like target which uses the correct package name.
BUG=495428
TEST=None
Committed: https://crrev.com/a73bdd5538ce40dd9e3a664ed5c42b2618f04d01
Cr-Commit-Position: refs/heads/master@{#333085}
Patch Set 1 : #Patch Set 2 : #
Messages
Total messages: 16 (9 generated)
|