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

Commit 0f2c0ad8 authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Dan Shi
Browse files

Support arch variant for data attribute

Bug: 143220441
Test: atest VtsHalDrmV1_2TargetTest
Change-Id: I2381f78b486852da267caa363b4c4cb5660c9055
Merged-In: I2381f78b486852da267caa363b4c4cb5660c9055
parent 95148f60
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.