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

Commit c6b6a8e1 authored by Bill Yi's avatar Bill Yi Committed by Automerger Merge Worker
Browse files

Add new notice file build logic am: 65f21280 am: b09b68bd

Original change: https://googleplex-android-review.googlesource.com/c/device/google/redfin/+/17127167

Change-Id: Id4f1d05208ea8534cea2cd259c3b0416967e67d2
parents 26f2aa9f b09b68bd
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)