commit | 139b977faed3efce2e81ed3b8ebc7faf7637e81b | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue May 11 18:56:41 2021 +0000 |
committer | Colin Cross <ccross@android.com> | Tue May 11 18:56:49 2021 +0000 |
tree | 2c8d9b94ede2a67bbeef15387d9a56a83d401fd1 | |
parent | 3a8ea8727d703d8f0b790874cd6e63c87cc3f56b [diff] |
Remove "cp $(out) ." from genrule $(out) is the correct location for the output, and "." is the root of the source tree. Remove "cp $(out) ." to avoid writing to the source tree. Bug: 185211826 Change-Id: I71d961d885e450641773de3299ce6f1014b8ce92 Test: treehugger