Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Refer to the original PR: #3930 The failing test was actually not intended for Android because Android is not a modular build and `getaddrinfo` does not go through abi wrapper translation. And the test failed because Android uses bionic libc and is not fully posix-compliant. I took a look at the flag usage across all of Cobalt's dependencies and did not see usage of most flags except for `AI_ADDRCONFIG` which does still work on Android. So we exclude the unused flags from test for non-modular build here. b/357161000 Change-Id: I62c935e6792f10bdc80ba9ecfcebae69a011a60f Co-authored-by: johnx <[email protected]>
- 25.lts.1+
- (#3984)
- 25.lts.stable
- (#3984)
- cherry-pick-25.lts.1+-3601
- (#4206, #3984)
- cherry-pick-25.lts.1+-3699
- (#3984)
- cherry-pick-25.lts.1+-3801
- (#3984)
- cherry-pick-25.lts.1+-3855
- (#3984)
- cherry-pick-25.lts.1+-4031
- (#4034, #3984)
- cherry-pick-25.lts.1+-4127
- (#4157, #3984)
- cherry-pick-25.lts.1+-4156
- (#4176, #3984)
- experimental/libiamf-third-party
- (#3984)
- maxz-c25-test-posix
- (#3984)
- media_tools
- (#3984)
- mz-c25-test
- (#3984)
- pii25
- (#4725, #3984)
- revert-3883-cherry-pick-25.lts.1+-3840
- (#3984)
- revert-4066-cherry-pick-25.lts.1+-4058
- (#3984)
- revert-4095-cherry-pick-25.lts.1+-4068
- (#3984)
- revert-4097-telemetry_sbplayer_write_samples
- (#3984)
- revert-4101-telemetry_sbmedia
- (#3984)
- revert-4270-http3_opts_part_one_b_connect
- (#3984)