aboutsummaryrefslogtreecommitdiff
path: root/components/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'components/Android.bp')
-rw-r--r--components/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/Android.bp b/components/Android.bp
index 318ae37..c683cb0 100644
--- a/components/Android.bp
+++ b/components/Android.bp
@@ -30,6 +30,9 @@ cc_library {
"include",
],
+ header_libs: [
+ "libcodec2_internal",
+ ],
shared_libs: [
"android.hardware.graphics.common@1.0",
"libc2plugin_store",