You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[android] Set linux-androideabi (Android ARM 32 bits) as ABI stable during testing.
Seems that Android ARM 32 bits, which uses linux-androideabi as OS
generates code that is ABI stable. Mark the OS as ABI stable, as it was
already for Android ARM 64 bits.
There's also some white space removal in unrelated lines.
0 commit comments