commit | 91b07bcea7bb5c6661db16c89abe9805a0d2dacc | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Sun Feb 21 10:03:21 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sun Feb 21 10:03:21 2021 +0000 |
tree | 590173f6a76379928b235683bc60fd8f9ae0314c | |
parent | 626c476f7159f9a358090bf5401bfd22c3bcaa69 [diff] | |
parent | 730df64c3bff3897746c82129d8f5da1e96a78f8 [diff] |
Merge "libmediandk: replace libnativehelper to libnativehelper_lazy"
diff --git a/media/ndk/Android.bp b/media/ndk/Android.bp index b3b5d54..e9ea386 100644 --- a/media/ndk/Android.bp +++ b/media/ndk/Android.bp
@@ -114,6 +114,7 @@ static_libs: [ "libgrallocusage", + "libnativehelper_lazy", ], header_libs: [ @@ -142,7 +143,6 @@ "libgui", "libui", "libmediandk_utils", - "libnativehelper", ], export_header_lib_headers: ["jni_headers"],