Skip to content

Support optional 16KB page size for android 15 #457

Description

@harry75369

Detailed description

As google adds 16KB page size support to Android 15, native library should be recompiled according to this blog (https://android-developers.googleblog.com/2024/08/adding-16-kb-page-size-to-android.html)

All applications with native code or dependencies need to be recompiled for compatibility with 16 KB page size devices.

So VGG runtime should be compiled with both old page size (4KB) and the new page size (16KB) optionally.

Possible implementation

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions