commit | efd1c5cd3a138c6267c7396cfb87026c28e44ba3 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Wed Nov 18 10:33:13 2020 -0800 |
committer | Chong Zhang <chz@google.com> | Thu Nov 19 20:12:10 2020 +0000 |
tree | ad3779827f0d2dd17e32a3989700d66ed877c574 | |
parent | a71f8a2a9af89d7b25940e52e942f68a668a705a [diff] [blame] |
Add methods for apex to create codec with uid/pid. bug: 159172726 bug: 173633324 Change-Id: I9d63a962a1fc7cf2c05ffb59cb2937eef8115453
diff --git a/media/ndk/Android.bp b/media/ndk/Android.bp index 755d6e6..ee4def5 100644 --- a/media/ndk/Android.bp +++ b/media/ndk/Android.bp
@@ -116,7 +116,10 @@ export_header_lib_headers: ["jni_headers"], - export_include_dirs: ["include"], + export_include_dirs: [ + "include", + "include_platform", + ], export_shared_lib_headers: [ "libgui",