summaryrefslogtreecommitdiff
path: root/tests/java_api/RSTestForward/24.0.3/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/java_api/RSTestForward/24.0.3/Android.mk')
-rw-r--r--tests/java_api/RSTestForward/24.0.3/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/java_api/RSTestForward/24.0.3/Android.mk b/tests/java_api/RSTestForward/24.0.3/Android.mk
index 3e81caa7..61486577 100644
--- a/tests/java_api/RSTestForward/24.0.3/Android.mk
+++ b/tests/java_api/RSTestForward/24.0.3/Android.mk
@@ -31,6 +31,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := androidx.test.rules
LOCAL_COMPATIBILITY_SUITE := device-tests
LOCAL_RENDERSCRIPT_TARGET_API := current
LOCAL_PACKAGE_NAME := RSTestForward_24_0_3
+LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
+LOCAL_LICENSE_CONDITIONS := notice
LOCAL_SDK_VERSION := current
my_rs_path := $(TOP)/prebuilts/renderscript/host/linux-x86/24.0.3
LOCAL_RENDERSCRIPT_CC := $(my_rs_path)/bin/llvm-rs-cc