commit | 596ebbc9fb5f2868cf8ca70c97c24a91911975b4 | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Thu Jan 27 20:30:50 2022 -0800 |
committer | Bob Badour <bbadour@google.com> | Wed Feb 02 03:02:50 2022 +0000 |
tree | 195815f2caf196ca32f8deb764236efdb924bae5 | |
parent | fd43233281e6a39b29d300996db53a3faea059cd [diff] [blame] |
Fix licenses and license texts. Entire project is 1p. Bug: 210912771 Test: m nothing Change-Id: I1d76cab983a7d1f9078c0e2f1252f5409692f300 Merged-in: Id941d93786882aca78f214ac692433a353b84ed3 Merged-in: I1d76cab983a7d1f9078c0e2f1252f5409692f300
diff --git a/tests/Android.mk b/tests/Android.mk index 6adc685..49d30bf 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -48,7 +48,8 @@ LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 LOCAL_LICENSE_CONDITIONS := notice -LOCAL_NOTICE_FILE := $(LOCAL_PATH)/../NOTICE +LOCAL_LICENSE_PACKAGE_NAME := Android Launcher3 +LOCAL_NOTICE_FILE := build/soong/licenses/LICENSE include $(BUILD_PACKAGE) include $(call all-makefiles-under,$(LOCAL_PATH))