Add new notice file build logic
BUG: 223289891 Change-Id: Id622927dc17f40536c60ce9f61ef11531303babc Merged-in: Id622927dc17f40536c60ce9f61ef11531303babc
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