platform_build_soong/cmd/soong_build
Jeongik Cha b745e2e205 Use module type, size of srcs or deps to prioritize module
Instead of listing up module names, use another information from soong
such as module type, or size of inputs.

I focused on recall, not precision or accuracy, because false negative
module can slow down whole build

Bug: 273282046
Test: m --ninja_weight_source=ninja_log
Change-Id: I8fcc26f1312fda36197c787d240bc3d7b5346481
2023-04-15 00:58:15 +09:00
..
Android.bp Export provenance metadata for prebuilt APKs and APEXes. 2022-04-05 16:16:16 -07:00
main.go Use module type, size of srcs or deps to prioritize module 2023-04-15 00:58:15 +09:00
queryview.go Generate a BUILD file for every Android.bp file in api_bp2build 2023-03-09 23:15:34 +00:00
writedocs.go Add Property.Type to bpdocs template 2021-09-12 18:40:37 +00:00