Skip to content

replace ASAN support hacks with HWAsan support hacks in the overall sources #195

@atsushieno

Description

@atsushieno

From https://developer.android.com/ndk/guides/asan :

As of 2023, ASan is unsupported. It is recommended to use HWASan instead. HWASan can be used on ARM64 devices running Android 14 (API level 34) or newer; or on Pixel devices running Android 10 (API level 29) by flashing a special system image. ASan may still be used but might have bugs.

We would remove those ASAN related setup and simplify our sources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions