Declare license metadata for copied files.
Bug: 151177513 Test: m nothing reportmissinglicenses Change-Id: I2d06c042e41eda55930ea3b49efd9f27e35bc520
This commit is contained in:
parent
075b6d725e
commit
3332e2127a
|
@ -1,5 +1,7 @@
|
||||||
LOCAL_PATH:= $(call my-dir)
|
LOCAL_PATH:= $(call my-dir)
|
||||||
|
|
||||||
|
$(eval $(call declare-1p-copy-files,system/core/rootdir,))
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
# init-debug.rc
|
# init-debug.rc
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
Loading…
Reference in New Issue