Skip to content

Add Android ARM64 release target - #4734

Open
jakebailey wants to merge 3 commits into
mainfrom
jabaile/android
Open

Add Android ARM64 release target#4734
jakebailey wants to merge 3 commits into
mainfrom
jabaile/android

Conversation

@jakebailey

Copy link
Copy Markdown
Member

Fixes #4715
Closes #4729

Copilot AI review requested due to automatic review settings July 24, 2026 20:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an Android ARM64 package target for native TypeScript releases.

Changes:

  • Builds and publishes Android ARM64 binaries.
  • Prevents unsafe fanotify probing on Android.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
Herebyfile.mjs Enables the Android ARM64 release package.
internal/fswatch/fanotify_linux.go Disables fanotify detection on Android.

Comment thread internal/fswatch/fanotify_linux.go
@robertkirkman

Copy link
Copy Markdown

Is there a way I can download the GitHub Actions CI artifact from this PR?

@jakebailey

Copy link
Copy Markdown
Member Author

No, but I could temporarily enable that (it'd be too big overall to have on always)

@robertkirkman

Copy link
Copy Markdown

If it's not too much trouble I would like to test it, but if it would take too long then don't worry about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request for support for Android

3 participants