commit | cd3768dbff656d1b4e93c3ece73a41d7eef8464c | [log] [tgz] |
---|---|---|
author | Harsh Patel <harshpa@google.com> | Thu Jul 04 15:02:53 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 04 15:02:53 2019 |
tree | a155ff948680b372dabc072646d76c123890b885 | |
parent | ee8cc431f2e6f020594f809f289688c982f62464 [diff] |
Allow input of custom R java root package names Added input argument called "r_java_root_package_name" to compile_resources which specifies the package name for every target's root R java file. This allows trichrome_library to have a different package name than trichrome_chrome. Trichrome_library's root R java package name is gen.trichrome_lib_module while Trichrome chrome's root R java package name is kept as gen.base_module. Bug: 980266 Change-Id: I7994c28d06f325eb83467f842048d5461d3b5043 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1686176 Commit-Queue: Harsh Patel <harshpa@google.com> Reviewed-by: Eric Stevenson <estevenson@chromium.org> Reviewed-by: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#674842}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .