Declare license metadata for copied files.
Bug: 151177513 Test: m all dist reportmissinglicenses Change-Id: I1ca40c2f26633f23583ac4af10437503f458c4d2
This commit is contained in:
parent
a83857b9e2
commit
c92e5a22db
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user