| commit | ef9bf552c4d2fa2feafffa384766f114976057bb | [log] [tgz] |
|---|---|---|
| author | copybara <[email protected]> | Thu Apr 10 18:59:40 2025 |
| committer | Chromeos LUCI <[email protected]> | Mon Apr 21 15:09:01 2025 |
| tree | 827a6acd943cdc413c120ee44f878d9243d1bbbc | |
| parent | 9949a7f71844d315c2fd1b26a98d98c8ae49e91d [diff] |
common.mk: update from platform2 - 102a6341dde2881fe913563cb4fab995153958b6 common-mk: common.mk: add note about copybara automation by Mike Frysinger <[email protected]> GitOrigin-RevId: 102a6341dde2881fe913563cb4fab995153958b6 Change-Id: I9ddf1ff66bc5c9bb9c83412ad72c9c8af51c593f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/microbenchmarks/+/6474871 Auto-Submit: Copybara Service <[email protected]> Bot-Commit: Copybara Service <[email protected]> Commit-Queue: Mike Frysinger <[email protected]> Tested-by: Copybara Service <[email protected]>
diff --git a/common.mk b/common.mk index 03e886c..dfaa8ca 100644 --- a/common.mk +++ b/common.mk
@@ -9,6 +9,10 @@ # The authoritative common.mk is located in: # https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/common-mk # Please make all changes there, then copy into place in other repos. +# +# The copybara service is used to automatically sync updates for projects +# hosted on Chromium GoB hosts. Please see: +# //google3/third_party/copybara-gsubtreed/chromiumos_platform2/copy.bara.sky # NOTE NOTE NOTE # # This file provides a common architecture for building C/C++ source trees.