commit | e39d61313831bc6bdf5ac4f01c728ed769edc172 | [log] [tgz] |
---|---|---|
author | Lev Rumyantsev <levarum@google.com> | Fri Apr 28 03:03:44 2023 +0000 |
committer | Lev Rumyantsev <levarum@google.com> | Fri Apr 28 03:18:29 2023 +0000 |
tree | b2081c39d6f237e5735cd9dc4e3dc77a10e56e20 | |
parent | eddbce8e442f78550f0bd14a6fca5cf281166e2c [diff] |
CtsLogdTestCases: disable for native bridge CTS tests should not dynamically link non-public NDK API. Specifically native bridge situation (e.g. arm apps on x86 device) only supports the official public NDK. Ideally this test should stop linking against non-public libbinder. For now we just disable it for native bridge situation to unblock CTS certification. Test: CtsLogdTestCases (arm on x86) Bug: 268440865 Change-Id: I85edc566aa5a625bb0333e89a4e5a7fbeaf83233