diff options
author | 2025-03-12 20:56:07 -0700 | |
---|---|---|
committer | 2025-03-12 20:56:07 -0700 | |
commit | 8c7c65ee0ad573eac46b6a1549abb2abbcb554f5 (patch) | |
tree | 75755f5832f71805d040852f5f8db70d6d6ac75e /python/python_test.go | |
parent | d98a99722186fbd0500c0dae8e7fe49364987fc6 (diff) |
Add Shared libraries support for Android python libraries
- New shared_libs property to Python code for specify shared libs that should be packed into the library for modules with compiled code.
- Expand shared_lib dependencies when building the python library.
- Change python main entrypoint to extract the zip if there are any shared libraries in the executable to workaround linker limitations
Bug: 395678202
Change-Id: Id94caebf36f7eb1cfa492b2fa78f8c56623e9a43
Test: m py-grpcio
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions