Skip to content

[SDK] 16 KB memory page size support for Matrix SDK #9086

@jaydeep-p-simform

Description

@jaydeep-p-simform

Description

https://developer.android.com/guide/practices/page-sizes

I’ve updated the Matrix SDK to the latest version 1.6.36, but I still see the following files are not aligned with the 16 KB memory page size requirement:

lib/arm64-v8a/libmatrix_sdk_crypto_ffi.so
lib/arm64-v8a/librealm-jni.so

I noticed that the 16 KB memory page size issue was addressed in #9041 about a week ago, but it doesn’t appear to be included in the latest SDK release.

Could you please confirm whether the fix also covers the files mentioned above? If so, could you please let me know when you are planning to publish a new release that includes it?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions