Merge "[cc/pgo] Fix incorrect project name" am: 1aaad5193f
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1352702 Change-Id: I529c45d62d975804aab0cb76b2d3d3103074d4af
This commit is contained in:
commit
8fe7ac3087
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ var (
|
|||
|
||||
globalPgoProfileProjects = []string{
|
||||
"toolchain/pgo-profiles",
|
||||
"vendor/google_data/pgo-profiles",
|
||||
"vendor/google_data/pgo_profile",
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue