platform_build_soong/cmd/soong_build
Dan Willemsen 66213a64b2 Disable protobuf deterministic randomness in soong_build
Soong writes out text protos for the sbox manifests, and if those change
every time soong changes, we trigger rebuilds of significant portions of
the tree. This is very annoying when attempting to iterate on Soong, so
disable this functionality at the soong_build level.

Bug: 200727888
Change-Id: Icf21e1775a4c4200e983c1b8ac66ddd780d7c90c
2021-09-22 15:07:53 -07:00
..
Android.bp Disable protobuf deterministic randomness in soong_build 2021-09-22 15:07:53 -07:00
main.go Disable protobuf deterministic randomness in soong_build 2021-09-22 15:07:53 -07:00
queryview.go Expand handling of unconverted deps in bp2build 2021-09-14 19:55:55 +00:00
writedocs.go Add Property.Type to bpdocs template 2021-09-12 18:40:37 +00:00