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

Commit 0a470a3c authored by Liz Kammer's avatar Liz Kammer
Browse files

Remove unnecessary arch variant for patch module

Test: CI
Change-Id: Ibc058407ffb09afa38d9248f4391019e8786602b
parent e3e930d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -134,7 +134,7 @@ type CommonProperties struct {
	// supported at compile time. It should only be needed to compile tests in
	// packages that exist in libcore and which are inconvenient to move
	// elsewhere.
	Patch_module *string `android:"arch_variant"`
	Patch_module *string

	Jacoco struct {
		// List of classes to include for instrumentation with jacoco to collect coverage