e2342bac4b4e538f9237c19dd4b4fc52fc9a72df
* When --copy-out is used: * copy build.rs output files to ./out * add a genrule module to copy ./out/* files to its output dir * add this copy-out genrule module into the srcs list This makes include! with $OUT_DIR path work without local patch. This only works for the root directory (package). * Upgrade to python3 for some required shutil and glob functions. * Unified dump_srcs_list for defaults and non-defaults modules. * dump_android_property_list output only one line for a single item list. Bug: 171659849 Test: regenerate all .bp files in rust/crates/* Change-Id: Ia7dde0ccede2bcc068f23a046e85304c6f50b0b0
Description
android_development
Languages
PostScript
31.4%
TypeScript
16.9%
C++
15.5%
Python
11.8%
Java
11.4%
Other
12.7%