Files
mozc/docker
Yohei Yukawa 7f686f1ee1 Update Android NDK in Dockerfile to r28 (#1176)
Android NDK r28 is released with 16 KiB page size compatibility option
enabled by default [1].

Let's update our Dockerfile to make it clear that libmozc.so is
compatible with 16 KiB page size.

 [1]: https://github.com/android/ndk/releases/tag/r28

PiperOrigin-RevId: 725115333
2025-02-10 20:28:08 +09:00
..