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

Commit c61652ee authored by Andrew Walbran's avatar Andrew Walbran
Browse files

Remove unused field 'subAndroidMkOnce'.

Test: m crosvm vmbase_example_bin
Change-Id: Ica201b8bfa89073bcd7d5e3c1a2822adfe7ad28c
parent 6cf5e0d9
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
}