commit | f951e500d6a6e5798712dcc9260731a5d8519f27 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Mon Nov 07 19:31:15 2022 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Mon Nov 07 19:53:02 2022 +0900 |
tree | f95d10c02c9eefe12c5320a5b474ea6d4120e92a | |
parent | 1b02c50d9631403c57d24b72ebce2b0f8d72954e [diff] |
gn2bp: Remove srcs from out/test cc_library_static modules that build proto cc files directly specify with //out/test path. But these files are generated by other genrule modules and should be specified by the genrule name. So, this commit removing files with //out/test path from the srcs. Test: ./update_result.sh Change-Id: I29373877b9d576a08596f283c0344ede86c4f278