Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c81305c authored by Alix Espino's avatar Alix Espino Committed by Gerrit Code Review
Browse files

Merge "moved comment to describe Afdo bool"

parents 26ef0586 40216ae8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,6 +45,8 @@ func recordMissingAfdoProfileFile(ctx android.BaseModuleContext, missing string)
}

type AfdoProperties struct {
	// Afdo allows developers self-service enroll for
	// automatic feedback-directed optimization using profile data.
	Afdo bool

	AfdoTarget *string  `blueprint:"mutated"`