summaryrefslogtreecommitdiff
path: root/msm8998/ipanat/test/Android.mk
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-20 18:07:48 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-02-20 18:07:48 +0000
commit054c22ff3e6636333e580cef78ef9da29325fc0d (patch)
tree5e8f352f9c765fc8a9270541283494b914e159e7 /msm8998/ipanat/test/Android.mk
parent2fdadcd0ffa73bdfa585ab4af332c59897c4dd15 (diff)
parenta97d4c0452f760be4d0964b0ee70e756308594b6 (diff)
downloadipacfg-mgr-054c22ff3e6636333e580cef78ef9da29325fc0d.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to hardware/qcom/data/ipacfg-mgr am: dc155b6b7f am: db70a7636f am: effdd63cc9 am: a97d4c0452
Original change: https://android-review.googlesource.com/c/platform/hardware/qcom/data/ipacfg-mgr/+/1588482 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ica44568f91020b5217106ca51309303b8b1eb38d
Diffstat (limited to 'msm8998/ipanat/test/Android.mk')
-rw-r--r--msm8998/ipanat/test/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/msm8998/ipanat/test/Android.mk b/msm8998/ipanat/test/Android.mk
index b8ae6a4..8b394e2 100644
--- a/msm8998/ipanat/test/Android.mk
+++ b/msm8998/ipanat/test/Android.mk
@@ -14,6 +14,8 @@ LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include
LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr
LOCAL_MODULE := ipa_nat_test
+LOCAL_LICENSE_KINDS := SPDX-license-identifier-BSD
+LOCAL_LICENSE_CONDITIONS := notice
LOCAL_SRC_FILES := ipa_nat_test000.c \
ipa_nat_test001.c \
ipa_nat_test002.c \