mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-24 17:12:19 +01:00
Work around for https://github.com/bazelbuild/bazel/issues/15837#issuecomment-2127758141 Fixes a problem where the example client and server APKs would build but could not be installed (`INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries`) Closes #36715 COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36715 from jdcormie:android-platforms f71e994b14b94153536f9776a3dc8a3d537180a4 PiperOrigin-RevId: 640938680