commit | 32fa3e96f4f23256da25fe9115fb3e5011c3299b | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Mon Oct 31 21:32:40 2022 -0700 |
committer | David Anderson <dvander@google.com> | Mon Oct 31 21:32:40 2022 -0700 |
tree | cf77da7c83d5ee9675e808417c81750e0ec1da7e | |
parent | d62bdd29746806d45e68881e8582472a56430cea [diff] |
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
diff --git a/fs_mgr/libsnapshot/Android.bp b/fs_mgr/libsnapshot/Android.bp index 8e4b556..2165961 100644 --- a/fs_mgr/libsnapshot/Android.bp +++ b/fs_mgr/libsnapshot/Android.bp
@@ -261,6 +261,7 @@ }, auto_gen_config: true, require_root: true, + compile_multilib: "first", } cc_test {