commit | 52902062023f92873765e4796f09e2802d1e4e7c | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Mon Aug 05 11:08:23 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 05 11:08:23 2019 -0700 |
tree | ebca6a3fb49adaf46862c37ca62030d86045e0b3 | |
parent | fcaa728e9e2b5d274df5a72fd7ad7803fd035e23 [diff] | |
parent | 9359ffb16b2b8d573dd27930a000190c49cb374d [diff] |
Merge "Remote submix: replace include path with module dependency" am: 9359ffb16b Change-Id: Ifb7af40f20ee05a034063c3c179282c301926344
diff --git a/modules/audio_remote_submix/Android.bp b/modules/audio_remote_submix/Android.bp index c7d018c..f7b5c14 100644 --- a/modules/audio_remote_submix/Android.bp +++ b/modules/audio_remote_submix/Android.bp
@@ -17,9 +17,6 @@ relative_install_path: "hw", vendor: true, srcs: ["audio_hw.cpp"], - include_dirs: [ - "system/media/audio_utils/include", - ], shared_libs: [ "liblog", "libcutils",