commit | 57620013fa81a0fd6fc2bad511bdf0dd5169ef3d | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Sep 29 00:22:34 2020 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Sep 29 18:04:18 2020 +0000 |
tree | 8c107d571fe3e9bf5b09bec7945f137dacc2f843 | |
parent | feacc76418cf93fe387c9daef70db08aa020ff5e [diff] |
aidl_integration_tests: use general-tests Thid didn't work w/ general-tests before because tradefed was running 32-bit tests from test_suites_x86_64 on 32-bit devices, which caused this test to fail, since it still installed 64-bit tests in that case, and this test tried to run it. Although a separate bug is filed to investigate that, switching the method of abi detection here. Bug: 168807095 Test: `atest aidl_integration_tests` on 32-bit and mixed-bitness devices Change-Id: I7da1cc3c11424f0eccc813545ef4f2cb439b25fc
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview