aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-21 00:09:16 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-21 00:09:16 +0000
commitd5e190abf9fa3d5012d9f0f5e7f2084b954fa6e8 (patch)
tree21cdbbaa00b9b6e1e12f186ab9adb39a3aaac885
parent7bcac138adb4abdee645b2c9c17e4268c2142ef7 (diff)
parent263c81db05718d2a7612ac6f5dd66d02b9a19acd (diff)
downloadpdk-d5e190abf9fa3d5012d9f0f5e7f2084b954fa6e8.tar.gz
Snap for 7160059 from 263c81db05718d2a7612ac6f5dd66d02b9a19acd to sc-release
Change-Id: I281d2689b82007ffb2389a2f09a39ff122d5fae2
-rw-r--r--apps/HelloPDK/jni/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/HelloPDK/jni/Android.mk b/apps/HelloPDK/jni/Android.mk
index eb0f219..8f8bb3d 100644
--- a/apps/HelloPDK/jni/Android.mk
+++ b/apps/HelloPDK/jni/Android.mk
@@ -21,6 +21,8 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := libhellojni_jni
+LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
+LOCAL_LICENSE_CONDITIONS := notice
LOCAL_MODULE_TAGS := optional