Merge "moved comment to describe Afdo bool" am: 8c81305c80
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2057880 Change-Id: Ib42a263a8bed6bde3ba39447a0a066aeb3610c19 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -45,6 +45,8 @@ func recordMissingAfdoProfileFile(ctx android.BaseModuleContext, missing string)
|
|||||||
}
|
}
|
||||||
|
|
||||||
type AfdoProperties struct {
|
type AfdoProperties struct {
|
||||||
|
// Afdo allows developers self-service enroll for
|
||||||
|
// automatic feedback-directed optimization using profile data.
|
||||||
Afdo bool
|
Afdo bool
|
||||||
|
|
||||||
AfdoTarget *string `blueprint:"mutated"`
|
AfdoTarget *string `blueprint:"mutated"`
|
||||||
|
Reference in New Issue
Block a user