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

Commit 14b6e7a7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove unnecessary arch variant for patch module" into main am:...

Merge "Remove unnecessary arch variant for patch module" into main am: aa462958 am: 633fde47 am: 21698a7c

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2775981



Change-Id: I776696c520978306b2509dbf0ea7cbe27c0adc77
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c3757c0c 21698a7c
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