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

Commit 665bde9e authored by Bob Badour's avatar Bob Badour Committed by Automerger Merge Worker
Browse files

Merge "Declare license metadata for copied files." am: d52dd08a am: 05a490a2

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

Change-Id: Ia6306f0d93c012b49056f305f38c88f7cc026b51
parents e9d179be 05a490a2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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