Loading services/audiopolicy/engineconfigurable/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ LOCAL_STATIC_LIBRARIES := \ libxml2 LOCAL_SHARED_LIBRARIES := \ liblog \ libcutils \ libutils \ liblog \ Loading services/audiopolicy/engineconfigurable/wrapper/Android.mk +3 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,6 @@ include $(CLEAR_VARS) LOCAL_C_INCLUDES := \ $(LOCAL_PATH)/include \ $(TARGET_OUT_HEADERS)/parameter \ $(TOPDIR)frameworks/av/services/audiopolicy/engineconfigurable/include \ $(TOPDIR)frameworks/av/services/audiopolicy/engineconfigurable/interface \ $(TOPDIR)frameworks/av/services/audiopolicy/utilities/convert \ Loading @@ -17,6 +16,9 @@ LOCAL_SRC_FILES:= ParameterManagerWrapper.cpp LOCAL_WHOLE_STATIC_LIBRARIES := libmedia_helper LOCAL_SHARED_LIBRARIES := \ libparameter \ LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB) LOCAL_MODULE:= libaudiopolicypfwwrapper Loading Loading
services/audiopolicy/engineconfigurable/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ LOCAL_STATIC_LIBRARIES := \ libxml2 LOCAL_SHARED_LIBRARIES := \ liblog \ libcutils \ libutils \ liblog \ Loading
services/audiopolicy/engineconfigurable/wrapper/Android.mk +3 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,6 @@ include $(CLEAR_VARS) LOCAL_C_INCLUDES := \ $(LOCAL_PATH)/include \ $(TARGET_OUT_HEADERS)/parameter \ $(TOPDIR)frameworks/av/services/audiopolicy/engineconfigurable/include \ $(TOPDIR)frameworks/av/services/audiopolicy/engineconfigurable/interface \ $(TOPDIR)frameworks/av/services/audiopolicy/utilities/convert \ Loading @@ -17,6 +16,9 @@ LOCAL_SRC_FILES:= ParameterManagerWrapper.cpp LOCAL_WHOLE_STATIC_LIBRARIES := libmedia_helper LOCAL_SHARED_LIBRARIES := \ libparameter \ LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB) LOCAL_MODULE:= libaudiopolicypfwwrapper Loading