Skip to content

Native Libraries Not Compliant with 16 KB Page Size Requirement (Android) #149

@leandro-pilz

Description

@leandro-pilz

Issue: Native Libraries Not Compliant with 16 KB Page Size Requirement (Android)

Description

We identified that some native .so libraries included in the Insta360 integration are not compliant with the Android 16 KB page size requirement, which is becoming increasingly important for compatibility with newer Android versions and devices.

Note: This issue persists even after updating to the latest SDK version (1.10.1).

Affected Libraries

The following libraries are flagged during analysis:

Library Approx. Size (Uncompressed) Issue
libmobvoidsp.so ~697 KB RELRO not 16 KB aligned / not a suffix
libturbojpeg.so ~486 KB RELRO not 16 KB aligned / not a suffix
libusb-1.0.so ~61 KB RELRO not 16 KB aligned / not a suffix

Analyzer Message

Typical output from the analyzer:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions