commit | 3332e2127a19cfbf6fd07d9c9880963508c2dbdf | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Sat Feb 12 21:20:41 2022 -0800 |
committer | Bob Badour <bbadour@google.com> | Sat Feb 12 21:20:41 2022 -0800 |
tree | 757766f56ae008e078d4825bd53f83a808985958 | |
parent | 075b6d725ee0b8278abce3b04801de03753e7fd6 [diff] [blame] |
Declare license metadata for copied files. Bug: 151177513 Test: m nothing reportmissinglicenses Change-Id: I2d06c042e41eda55930ea3b49efd9f27e35bc520
diff --git a/rootdir/Android.mk b/rootdir/Android.mk index d592366..c17ef52 100644 --- a/rootdir/Android.mk +++ b/rootdir/Android.mk
@@ -1,5 +1,7 @@ LOCAL_PATH:= $(call my-dir) +$(eval $(call declare-1p-copy-files,system/core/rootdir,)) + ####################################### # init-debug.rc include $(CLEAR_VARS)