commit | 97ccc3386992795c7245c521f433dc62c360fec9 | [log] [tgz] |
---|---|---|
author | Kun Niu <kunniu@google.com> | Tue Jan 14 17:07:44 2020 -0800 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Jan 16 15:05:23 2020 +0900 |
tree | 76fbb2df424c7d71b532015ceb4e8a4eedc9a0c3 | |
parent | 7191a0f3aca354898d538e0581ed2be8aca72b58 [diff] |
NetworkStackTest: Include both 32bit and 64bit lib This is necessary to have the tests run on cf_x86_phone, even though the test suite target is test_suites_x86_64. Only cf_x86_phone (32-bit) can be used for test coverage at the moment, but there is no 32-bit test suite target. This is a workaround until test coverage can be calculated on a 64-bit target. Test: atest NetworkStackTest Change-Id: I2e7c5e809c795921669e828c2c0b2db302eb43a4