[release/9.0] Change were libClang.so is found when generating Android aot offsets by steveisok · Pull Request #111426 · dotnet/runtime

carlossanlop

@steveisok steveisok changed the base branch from release/9.0-staging to release/9.0

January 14, 2025 19:08

@steveisok

…, libClang.so is no longer found in the place we expect. As a result, the android aot offsets won't be generated and the dedicated CI leg will fail.

This change fixes the path.

akoeplinger