Merge "Compile libhwui.so with 2MB section alignment."

This commit is contained in:
Collin Fijalkovich
2021-05-11 16:13:58 +00:00
committed by Gerrit Code Review

View File

@@ -528,6 +528,7 @@ cc_library {
"libhwui_defaults", "libhwui_defaults",
"android_graphics_apex", "android_graphics_apex",
"android_graphics_jni", "android_graphics_jni",
"linker_hugepage_aligned",
], ],
export_header_lib_headers: ["android_graphics_apex_headers"], export_header_lib_headers: ["android_graphics_apex_headers"],
} }