Merge "Remove unnecessary arch variant for patch module" into main am: aa46295842
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2775981 Change-Id: Ifba6c7e33083b7b1873354470b5bcd208d357702 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -134,7 +134,7 @@ type CommonProperties struct {
|
|||||||
// supported at compile time. It should only be needed to compile tests in
|
// supported at compile time. It should only be needed to compile tests in
|
||||||
// packages that exist in libcore and which are inconvenient to move
|
// packages that exist in libcore and which are inconvenient to move
|
||||||
// elsewhere.
|
// elsewhere.
|
||||||
Patch_module *string `android:"arch_variant"`
|
Patch_module *string
|
||||||
|
|
||||||
Jacoco struct {
|
Jacoco struct {
|
||||||
// List of classes to include for instrumentation with jacoco to collect coverage
|
// List of classes to include for instrumentation with jacoco to collect coverage
|
||||||
|
Reference in New Issue
Block a user