commit | e3ce770fe0927d1242be4aa26534dbe5ce30ce14 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Thu Nov 10 16:22:11 2022 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Thu Nov 10 19:56:24 2022 +0900 |
tree | ab930dfbdf499056449ea58e215b514719016bb9 | |
parent | 6b4acaab412d0cc61f373d70db19ee7efb845cad [diff] |
gn2bp: Add java files to the srcs of cronet_jni_registration jni_registration_generator.py takes the java file paths from the sources files. But the path in the original file does not work in genrule. This CL add the required java files to the srcs of cronet_jni_registration. Upcoming CL generates source file from the srcs and make jni_registration_generator.py use the generated source file Test: ./update_results.sh Change-Id: Idf74664713b7af614b132bdd456a8a9e2e8876de