Merge "Declare license metadata for copied files." am: d52dd08acb am: 05a490a214 am: 665bde9e8f

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1983926

Change-Id: Id3c713f4c3ff151f4dd8056ad46e792200886036
This commit is contained in:
Bob Badour
2022-02-15 06:36:49 +00:00
committed by Automerger Merge Worker

View File

@@ -15,6 +15,14 @@
#
LOCAL_PATH := $(call my-dir)
$(eval $(call declare-1p-copy-files,frameworks/base,.ogg))
$(eval $(call declare-1p-copy-files,frameworks/base,.kl))
$(eval $(call declare-1p-copy-files,frameworks/base,.kcm))
$(eval $(call declare-1p-copy-files,frameworks/base,.idc))
$(eval $(call declare-1p-copy-files,frameworks/base,dirty-image-objects))
$(eval $(call declare-1p-copy-files,frameworks/base/config,))
$(eval $(call declare-1p-copy-files,frameworks/native/data,))
# Load framework-specific path mappings used later in the build.
include $(LOCAL_PATH)/pathmap.mk