commit | 1d31e2d7766e721862d3fa9025a558adf10a33d0 | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Wed Mar 01 10:31:25 2023 -0800 |
committer | Bob Badour <bbadour@google.com> | Wed Mar 01 10:31:25 2023 -0800 |
tree | 05331e4de6da1e81160139967b25af5f1f88d816 | |
parent | 7cc4e334ca09eb89eb9b03309afa429dba4e011a [diff] [blame] |
Assert copyright on comments in file. Test: m droid dist Change-Id: I3caba054f44e1dcc9896fd4121c3d6a1a5139158
diff --git a/core/sysprop.mk b/core/sysprop.mk index b7f0651..6e2caed 100644 --- a/core/sysprop.mk +++ b/core/sysprop.mk
@@ -141,7 +141,7 @@ fi;) $(hide) echo "# end of file" >> $$@ -$(call declare-0p-target,$(2)) +$(call declare-1p-target,$(2)) endef # -----------------------------------------------------------------