Skip to content

Android tests: switch to libc++#4743

Open
primiano wants to merge 2 commits intomainfrom
dev/primiano/ctsfix
Open

Android tests: switch to libc++#4743
primiano wants to merge 2 commits intomainfrom
dev/primiano/ctsfix

Conversation

@primiano
Copy link
Member

Now that libc++ is available as a shlib, switch to
that in our test targets.
libc++_static seemst to create ODR violations if
somebody else (e.g. libandroid.so) pull a shared version of it.

Bug: b/482864728
Bug: b/481873842
Bug: b/483005117

Now that libc++ is available as a shlib, switch to
that in our test targets.
libc++_static seemst to create ODR violations if
somebody else (e.g. libandroid.so) pull a shared version of it.

Bug: b/482864728
Bug: b/481873842
Bug: b/483005117
@primiano primiano requested a review from rsavitski February 10, 2026 16:01
@github-actions
Copy link

@primiano primiano changed the title Android.bp: switch to libc++ Android tests: switch to libc++ Feb 10, 2026
@LalitMaganti
Copy link
Member

Should we land this?

@primiano
Copy link
Member Author

Keep this on hold. The author of the original breakage says that ag/38385143 is supposed to fix it.
If it does, i'd wait until bots cycle green, and only if they do i'd try to land this (But I want to see them green first)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants