Beginning with Android 15, AOSP supports devices that are configured to use a page size of 16 KB (16 KB devices) Documentation: https://developer.android.com/guide/practices/page-sizes Please add support for android native libraries 16kb page size, as now I observer that majority of native (c++) webex libraries are still not updated. Thx