replace common qcom sources with samsung ones
This commit is contained in:
8
qcom/opensource/agm/ipc/Android.mk
Normal file
8
qcom/opensource/agm/ipc/Android.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
MY_LOCAL_PATH := $(call my-dir)
|
||||
ifeq ($(AUDIO_FEATURE_AGM_USES_SW_BINDER), true)
|
||||
include $(call all-makefiles-under, $(LOCAL_PATH)/SwBinders)
|
||||
else
|
||||
|
||||
include $(MY_LOCAL_PATH)/aidl/Android.mk
|
||||
endif
|
Reference in New Issue
Block a user