Add new notice file build logic am: 3f3f3338af am: 6db4386689
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bramble/+/17127211 Change-Id: Ic6a9940d7217bcfbe03776d17f8e0adf10637b77
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
$(eval $(call declare-copy-files-license-metadata,vendor/qcom/bramble,:qcom,legacy_proprietary,proprietary,vendor/qcom/bramble/LICENSE,))
|
||||
$(eval $(call declare-copy-files-license-metadata,vendor/qcom/bramble,.jar,legacy_proprietary,proprietary,vendor/qcom/bramble/LICENSE,))
|
||||
$(eval $(call declare-copy-files-license-metadata,vendor/qcom/bramble,.xml,legacy_proprietary,proprietary,vendor/qcom/bramble/LICENSE,))
|
||||
|
||||
ifneq ($(filter bramble, $(TARGET_DEVICE)),)
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
|
||||
|
||||
Reference in New Issue
Block a user