sdm660-common: data-ipa-cfg-mgr: Don't build ipacm tests on debug builds
Change-Id: I1fd4a4bafc917586ee391fbf6df0da1d12212d36 Signed-off-by: OdSazib <odsazib@gmail.com>
This commit is contained in:
parent
d288e5fd05
commit
78c6d09cc5
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ LOCAL_SRC_FILES := ipa_nat_test000.c \
|
|||
|
||||
LOCAL_SHARED_LIBRARIES := libipanat
|
||||
|
||||
LOCAL_MODULE_TAGS := debug
|
||||
LOCAL_MODULE_TAGS := tests
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_DATA)/kernel-tests/ip_accelerator
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
|
Loading…
Reference in a new issue