-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters