Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edcbfa04 authored by Bill Yi's avatar Bill Yi Committed by Bob Badour
Browse files

Add new notice file build logic

BUG: 223289891

Change-Id: I43ea97ee034a00ae1b526d18aaa017520e50c433
Merged-in: I43ea97ee034a00ae1b526d18aaa017520e50c433
parent 01b1c623
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
LOCAL_PATH := $(call my-dir)

$(eval $(call declare-copy-files-license-metadata,vendor/qcom/redfin,:qcom,legacy_proprietary,proprietary,vendor/qcom/redfin/LICENSE,))
$(eval $(call declare-copy-files-license-metadata,vendor/qcom/redfin,.jar,legacy_proprietary,proprietary,vendor/qcom/redfin/LICENSE,))
$(eval $(call declare-copy-files-license-metadata,vendor/qcom/redfin,.xml,legacy_proprietary,proprietary,vendor/qcom/redfin/LICENSE,))

ifneq ($(filter redfin, $(TARGET_DEVICE)),)
include $(CLEAR_VARS)
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)