libsnapshot: Disable 32-bit VTS tests on 64-bit systems.
These tests don't work because 32-bit dependencies are not normally packaged on a 64-bit system. Bug: N/A Test: builds Change-Id: I68859a9e9c029a528ee12c02569a3693261c7251
This commit is contained in:
parent
d62bdd2974
commit
32fa3e96f4
1 changed files with 1 additions and 0 deletions
|
|
@ -261,6 +261,7 @@ cc_defaults {
|
|||
},
|
||||
auto_gen_config: true,
|
||||
require_root: true,
|
||||
compile_multilib: "first",
|
||||
}
|
||||
|
||||
cc_test {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue