commit | d593b7b9fd8f1d48c27ca72c4c84d97e1a95f2de | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue May 11 18:29:39 2021 +0000 |
committer | Colin Cross <ccross@android.com> | Tue May 11 18:46:55 2021 +0000 |
tree | 2e0eaadc6776c75940b31ea01954cb50ea80fbe3 | |
parent | dadff2bdde2680ef74cc9f17b5c4fb14826dce4a [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: If974be960fc50382a168f0c3579577a572161bd2 Test: treehugger