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
(cherry picked from commit e39d61313831bc6bdf5ac4f01c728ed769edc172)
1 file changed