platform_build_soong/cmd/multiproduct_kati
Steven Moreland 552432e827 multiproduct_kati: better directory names.
Naming directories according to current date. This makes them easier to
parse when using the tool multiple time.

Also considered:
  millis := time.Now().UnixNano() / 1000000
  name := fmt.Sprintf("multiproduct-%d", millis)

Also considered putting separators in the number, but it makes for too
long of a directory name.

Test: multiproduct_kati
Change-Id: I10ac6754094653abf5bf11b04efc3c44905d3c8d
2017-03-29 22:38:42 -07:00
..
Android.bp Add build tracing 2017-02-06 14:05:07 -08:00
main.go multiproduct_kati: better directory names. 2017-03-29 22:38:42 -07:00