-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable Thread Safety Annotations for Perfetto standalone builds.
Import build file located in "//gn/standalone/" only for the standalone builds. This fixes the Chromium build (Chromium can't depend on "//gn/standalone/"). Add "&& !is_perfetto_build_generator" to the "perfetto_thread_safety_annotations" argument computation. This fixes google3 build. Bug: 236942309 Change-Id: I81c2fd5c8d38ac9a89a45a03d5fe6140f89bbfb1
- Loading branch information
Kirill Timofeev
committed
Nov 1, 2024
1 parent
cebafef
commit b7080b8
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters