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: 263062262
Test: builds
Change-Id: I68859a9e9c029a528ee12c02569a3693261c7251
(cherry picked from commit 32fa3e96f4)
This commit is contained in:
David Anderson 2022-10-31 21:32:40 -07:00
parent 9be0c7bbbc
commit 33e044574a

View file

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