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

Commit e6b5e9aa authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add BenchmarkProperties to cc_defaults"

parents 8ec62613 43287657
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2988,6 +2988,7 @@ func DefaultsFactory(props ...interface{}) android.Module {
		&BinaryLinkerProperties{},
		&TestProperties{},
		&TestBinaryProperties{},
		&BenchmarkProperties{},
		&FuzzProperties{},
		&StlProperties{},
		&SanitizeProperties{},