commit | 8352c0dddf1104984d1d39aadfeea9df6ae33bbe | [log] [tgz] |
---|---|---|
author | Vijay Venkatraman <vijaykv@google.com> | Thu Jun 01 14:37:38 2017 -0700 |
committer | Vijay Venkatraman <vijaykv@google.com> | Fri Jun 02 15:56:37 2017 -0700 |
tree | b58ca60eb1966f0f29e709cb953dc8b640827786 | |
parent | a323b0d37d357f777c5581fa9c4ea965a678f2b2 [diff] |
Add libhardware_headers and libutils Bug: 33241851 Test: build target and pass CTS Test: With BOARD_VNDK_VERSION, mma works Change-Id: I3303ed86d49207987dc611b3a2112e9361ddd979
diff --git a/modules/audio_remote_submix/Android.mk b/modules/audio_remote_submix/Android.mk index c9e851f..27c7795 100644 --- a/modules/audio_remote_submix/Android.mk +++ b/modules/audio_remote_submix/Android.mk
@@ -30,5 +30,6 @@ LOCAL_MODULE_TAGS := optional LOCAL_CFLAGS := -Wno-unused-parameter +LOCAL_HEADER_LIBRARIES += libhardware_headers include $(BUILD_SHARED_LIBRARY)