commit | d7e68975dbc1900286adf2fd7e021db88e5ef92b | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Mon Aug 05 11:21:15 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 05 11:21:15 2019 -0700 |
tree | f009709ecafb690cfc32f09675c05941703262a9 | |
parent | 815f0f234d64bc7baaf2e33a2823992ffc3eab19 [diff] | |
parent | 4cd72e2e6c094114f2d9d24ec9fe8af35c98e607 [diff] |
Merge "Remote submix: replace include path with module dependency" am: 9359ffb16b am: 5290206202 am: 4cd72e2e6c Change-Id: I9afbed7360648ee6e49cd819a1f63f42e5e789e9
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",