-
Notifications
You must be signed in to change notification settings - Fork 691
Open
Description
🐛 Describe the bug
-
System information
- PyTorch ExecuTorch Android Vision 0.6.0: https://mvnrepository.com/artifact/org.pytorch/executorch-android/0.6.0
-
Code
-
Checked ELF Alignment to app with libs and the following shared libraries are not aligned.
-
libexecutorch.so, libfbjni.so and libc++_shared.so from Lite lib do not support 16KB alignment.
google guide :https://developer.android.com/guide/practices/page-sizes?hl=en
-
From Nov. 1st, 2025, all the apps submitted to Google Play and targeting Android 15+ need to support 16 KB page sizes.
Source: https://android-developers.googleblog.com/2024/12/get-your-apps-ready-for-16-kb-page-size-devices.html
when is ETA for supporting 16KB so alignment?
Versions
0.6.0
YuHayring, r-annicet, mcfoi, threethan, eraycantazeguney and 5 more
Metadata
Metadata
Assignees
Labels
No labels