summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Vinh Tran <vinhdaitran@google.com> 2022-11-28 11:15:23 -0500
committer Vinh Tran <vinhdaitran@google.com> 2022-12-12 12:16:43 -0500
commit99270ea3c3139182ed5fcfc69b8fe2a8003c519f (patch)
tree4660cc77f9120c325a4330c3ad6b00d942e9b69e /java/java.go
parent4e17a2e50333e9c6fc3c7a7f9ea905cf37150785 (diff)
Add bp2build conversion to reference to fdo_profile targets
The fdo_profile targets are handcrafted in ag/20469925. Bp2build creates fdo_profile attribute on cc_library_shared and references to the fdo_profile target if the profile exists. This works under assumption that all afdo profiles have an associated Bazel fdo_profile target declared in the same folder/package. As noted in b/253540178, this won't work when we check in the BUILD files (which is likely 6+ months away) because some profiles might only exist internally but not in AOSP. We will implement a long-term solution once we figure out all the requirements we need to support afdo both in Soong and Bazel. Bug: 253540178 Test: go tests Change-Id: Iebd5dd7a76583b4b2bf0d9ee56d58f247d313a54 Merged-In: Iebd5dd7a76583b4b2bf0d9ee56d58f247d313a54
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions