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:
David Anderson 2022-10-31 21:32:40 -07:00
parent d62bdd2974
commit 32fa3e96f4

View file

@ -261,6 +261,7 @@ cc_defaults {
},
auto_gen_config: true,
require_root: true,
compile_multilib: "first",
}
cc_test {