diff --git a/libs/hwui/Android.bp b/libs/hwui/Android.bp index 6220abed05eb7..e74d3966a39b1 100644 --- a/libs/hwui/Android.bp +++ b/libs/hwui/Android.bp @@ -528,6 +528,7 @@ cc_library { "libhwui_defaults", "android_graphics_apex", "android_graphics_jni", + "linker_hugepage_aligned", ], export_header_lib_headers: ["android_graphics_apex_headers"], }