commit | 65e4ce6ebc871a963ddcdb3277e400b24602c4e6 | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Thu Nov 07 11:01:36 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Nov 07 11:01:36 2019 +0000 |
tree | 7718099aead666a664506eb23702cb6bffe3e4e0 | |
parent | 0c9d914eef92fdc9fd4506d8fe917ec6364593da [diff] | |
parent | 88ff58f8a73bf5f444f905a7b589503111ca4518 [diff] |
Merge "Add libdl_android as a bootstrap library."
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 94a1524..d76b9ce 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -126,6 +126,7 @@ libcamera2ndk \ libcutils \ libdl.bootstrap \ + libdl_android.bootstrap \ libdrmframework \ libdrmframework_jni \ libEGL \