Skip to content
Snippets Groups Projects
Commit c92e5a22 authored by Bob Badour's avatar Bob Badour
Browse files

Declare license metadata for copied files.

Bug: 151177513

Test: m all dist reportmissinglicenses

Change-Id: I1ca40c2f26633f23583ac4af10437503f458c4d2
parent a83857b9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment