blob: e3bfa530596a5effddcf9cf225aebe0223f69fc8 [file] [log] [blame]
def build_broken(_test):
return "all", "https://github.com/android/ndk/issues/1171"
def run_unsupported(test, _device):
if test.config.is_lp32:
return test.config.abi
return None