diff options
| author | dyhkwong <dyhkwong@gmail.com> | 2026-02-28 02:01:24 +0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2026-03-02 10:41:58 -0800 |
| commit | a5f474fc062a3b9140febc802b6cc38cbebdd973 (patch) | |
| tree | 85887ee72a01757ad9bef56c1fd17ef7b861ad31 /test/codegen | |
| parent | 094aacdb047e716ea5598514222bc8c70843d49e (diff) | |
| download | go-a5f474fc062a3b9140febc802b6cc38cbebdd973.tar.xz | |
runtime: skip futex_time64 and timer_settime64 on 32-bit Android
In Android versions 8.0-10 (API levels 26-29), futex_time64 and
timer_settime64 are not in the allowlist of the seccomp filter and will
lead to a runtime crash.
Fixes #77621
Change-Id: I99607d7128c395edf93738440c2928b6819d8a21
Reviewed-on: https://go-review.googlesource.com/c/go/+/750040
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Jorropo <jorropo.pgm@gmail.com>
Reviewed-by: Jorropo <jorropo.pgm@gmail.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions
