Loading services/audiopolicy/engineconfigurable/parameter-framework/plugin/Android.mk +3 −0 Original line number Diff line number Diff line LOCAL_PATH := $(call my-dir) ifneq ($(USE_CUSTOM_PARAMETER_FRAMEWORK), true) include $(CLEAR_VARS) LOCAL_MODULE_TAGS := optional Loading Loading @@ -33,3 +35,4 @@ LOCAL_MODULE := libpolicy-subsystem include $(BUILD_SHARED_LIBRARY) endif # ifneq ($(USE_CUSTOM_PARAMETER_FRAMEWORK), true) Loading
services/audiopolicy/engineconfigurable/parameter-framework/plugin/Android.mk +3 −0 Original line number Diff line number Diff line LOCAL_PATH := $(call my-dir) ifneq ($(USE_CUSTOM_PARAMETER_FRAMEWORK), true) include $(CLEAR_VARS) LOCAL_MODULE_TAGS := optional Loading Loading @@ -33,3 +35,4 @@ LOCAL_MODULE := libpolicy-subsystem include $(BUILD_SHARED_LIBRARY) endif # ifneq ($(USE_CUSTOM_PARAMETER_FRAMEWORK), true)