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

Commit 65505149 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Support arch variant for data attribute" into rvc-dev am: ee42b207...

Merge "Support arch variant for data attribute" into rvc-dev am: ee42b207 am: b2add5e4 am: 53daf455

Change-Id: I82a9ecb3b6de05b11ac29e9378caa5f735addc01
parents 537c809b 53daf455
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ type TestBinaryProperties struct {

	// list of files or filegroup modules that provide data that should be installed alongside
	// the test
	Data []string `android:"path"`
	Data []string `android:"path,arch_variant"`

	// list of compatibility suites (for example "cts", "vts") that the module should be
	// installed into.