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

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

Merge "Remove unused field 'subAndroidMkOnce'."

parents 1f4ccd2a c61652ee
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@ type BaseSourceProvider struct {

	// The first file in OutputFiles must be the library entry point.
	OutputFiles android.Paths
	subAndroidMkOnce map[SubAndroidMkProvider]bool
	subName     string
}