Files
build_soong/ui/build
Cole Faust ab6e524709 Generate build_number.txt only once
build_number.txt was generated in runKati, and runKati is run multiple
times throughout the build. If a build number is not set, then one will
be generated using the current timestamp, meaning that multiple
different build numbers will be used in different phases of the build.

Instead, generate build_number.txt during SetupOutDir(), so that we
only have 1 build number.

Bug: 297269187
Test: edit a bzl file to force bazel to rerun, change the code so that use_fixed_timestamp=true during partition builds, m installclean, m bazel_sandwich, and observe that the bazel/make partitions are byte-for-byte identical
Change-Id: I5bf3bb6c78e7529749ca9275f67db3f2f9e66af2
2023-09-28 14:11:43 -07:00
..
2023-08-17 16:25:30 +00:00
2023-09-28 14:11:43 -07:00
2023-06-15 14:14:19 +00:00
2023-09-28 14:11:43 -07:00
2019-07-23 16:16:15 -04:00
2023-09-28 14:11:43 -07:00
2023-02-27 13:02:02 -08:00
2022-06-08 11:50:33 -04:00
2023-05-03 18:21:05 -07:00
2023-09-05 17:09:51 -07:00
2020-06-25 12:50:00 -07:00