Skip to content

Make perfetto_trace_protos vendor_available#2114

Merged
rsavitski merged 1 commit intomainfrom
dev/0a67696473
Jul 10, 2025
Merged

Make perfetto_trace_protos vendor_available#2114
rsavitski merged 1 commit intomainfrom
dev/0a67696473

Conversation

@ddiproietto
Copy link
Contributor

Port of internal commit.

Original commit message:
Subject: Make perfetto_trace_protos vendor_available

Due to b/424439549, Soong wasn't enforcing that vendor modules could only link against
other vendor modules. Add vendor_available to perfetto_trace_protos
since it is used by a vendor module to allow re-enabling the error in
Soong.

Bug: 424439549
Flag: EXEMPT build only fix
Test: builds
Change-Id: Ibe0de069bf11aeacf8963c343270c8cfbac9f55d


Original internal commit hash: 0a67696
Cherry-picked with -x.
This PR is part of a stack. Base branch: main

Due to b/424439549, Soong wasn't enforcing that vendor modules could only link against
other vendor modules.  Add vendor_available to perfetto_trace_protos
since it is used by a vendor module to allow re-enabling the error in
Soong.

Bug: 424439549
Flag: EXEMPT build only fix
Test: builds
Change-Id: Ibe0de069bf11aeacf8963c343270c8cfbac9f55d
(cherry picked from commit 0a67696)
@ddiproietto ddiproietto requested a review from primiano July 10, 2025 12:18
@rsavitski rsavitski merged commit 0709a8c into main Jul 10, 2025
20 checks passed
@rsavitski rsavitski deleted the dev/0a67696473 branch July 10, 2025 13:06
olehkuznetsov pushed a commit to olehkuznetsov/perfetto that referenced this pull request Mar 12, 2026
Port of internal commit.

**Original commit message:**
Subject: Make perfetto_trace_protos vendor_available

Due to b/424439549, Soong wasn't enforcing that vendor modules could
only link against
other vendor modules.  Add vendor_available to perfetto_trace_protos
since it is used by a vendor module to allow re-enabling the error in
Soong.

Bug: 424439549
Flag: EXEMPT build only fix
Test: builds
Change-Id: Ibe0de069bf11aeacf8963c343270c8cfbac9f55d

---
Original internal commit hash: 0a67696
Cherry-picked with `-x`.
This PR is part of a stack. Base branch: main

Co-authored-by: Colin Cross <ccross@android.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants