Merge "Compile libhwui.so with 2MB section alignment." am: 919e8c1ba3

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1685430

Change-Id: I5c07336f4f20128e5ba3de9dd77303a2f21e3d57
This commit is contained in:
Collin Fijalkovich
2021-05-11 16:21:01 +00:00
committed by Automerger Merge Worker

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"],
} }