Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5520a778 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: Fix include dependency on audio-parsers"

parents 3b8c7e87 f607447c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -560,7 +560,7 @@ LOCAL_C_INCLUDES := \
    external/tinycompress/include \
    external/expat/lib \
    system/media/audio_utils/include \
    vendor/qcom/proprietary/mm-audio/audio-parsers/inc \
    $(TARGET_OUT_HEADERS)/mm-audio/audio-parsers \
    $(call include-path-for, audio-route) \

LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include
@@ -631,7 +631,6 @@ LOCAL_C_INCLUDES := \
    external/tinycompress/include \
    external/expat/lib \
    system/media/audio_utils/include \
    vendor/qcom/proprietary/mm-audio/audio-parsers/inc \
    $(call include-path-for, audio-route) \

LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include