summaryrefslogtreecommitdiffstats
path: root/modules/audio_remote_submix/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'modules/audio_remote_submix/Android.mk')
-rw-r--r--modules/audio_remote_submix/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/audio_remote_submix/Android.mk b/modules/audio_remote_submix/Android.mk
index 5f54902..50c8cb2 100644
--- a/modules/audio_remote_submix/Android.mk
+++ b/modules/audio_remote_submix/Android.mk
@@ -17,7 +17,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := audio.r_submix.default
-LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
+LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_SRC_FILES := \
audio_hw.cpp
LOCAL_C_INCLUDES += \