summaryrefslogtreecommitdiff
path: root/native/android/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'native/android/Android.bp')
-rw-r--r--native/android/Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/native/android/Android.bp b/native/android/Android.bp
index c26d980aa2fc..5cfb09b9a68c 100644
--- a/native/android/Android.bp
+++ b/native/android/Android.bp
@@ -49,6 +49,7 @@ cc_library_shared {
"sharedmem.cpp",
"storage_manager.cpp",
"surface_texture.cpp",
+ "system_fonts.cpp",
"trace.cpp",
],
@@ -61,9 +62,13 @@ cc_library_shared {
"libbinder",
"libui",
"libgui",
+ "libharfbuzz_ng", // Only for including hb.h via minikin
"libsensor",
"libandroid_runtime",
+ "libminikin",
"libnetd_client",
+ "libhwui",
+ "libxml2",
],
static_libs: [