Summary
Add -Wl,--build-id=sha1 to the Android linker configuration for every published LDK ABI. Google Play uses ELF build IDs to match packaged native libraries with uploaded debug symbols.
Deliverables
- Preserve the existing linker and 16 KB page-size flags.
- Bump the cross-platform package version.
- Refresh the tracked mobile release artifacts.
- Publish the versioned Android artifact and its existing native debug-symbol archive.
Acceptance criteria
Coordination
Summary
Add
-Wl,--build-id=sha1to the Android linker configuration for every published LDK ABI. Google Play uses ELF build IDs to match packaged native libraries with uploaded debug symbols.Deliverables
Acceptance criteria
-Wl,--build-id=sha1forarmeabi-v7a,arm64-v8a, andx86_64.Coordination