aboutsummaryrefslogtreecommitdiff
path: root/apps/client/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'apps/client/Android.mk')
-rw-r--r--apps/client/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/client/Android.mk b/apps/client/Android.mk
index c2c8ba5..dfb6357 100644
--- a/apps/client/Android.mk
+++ b/apps/client/Android.mk
@@ -26,8 +26,6 @@ LOCAL_MODULE_TAGS := optional
# This is the target being built.
LOCAL_PACKAGE_NAME := PlatformLibraryClient
-LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
-LOCAL_LICENSE_CONDITIONS := notice
# Only compile source java files in this apk.
LOCAL_SRC_FILES := $(call all-java-files-under, src)