commit | f354b178b15451bc86d38c88daacb55f313e589a | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Jun 20 15:57:32 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue Jun 20 16:00:48 2017 -0700 |
tree | 0ebc4879695a74a3d6852f96c55b630889ff0925 | |
parent | 0effed4b9484392994a1169f23a7b282cfad91d7 [diff] |
Support custom my_copy_pairs in package-modules.mk To support extra files in package-modules.mk, allow the user to set my_copy_pairs to a list of src:dest pairs that will be copied into the zip file. Test: build-aosp_arm.ninja is identical before/after Test: codesearch says that these variables aren't otherwise used Test: set my_copy_pairs, ensure that they exist in the zip. Change-Id: Ia80cd136db8ad37a71010baf0552621b281c8bc3