Skip to content
Commit 139b977f authored by Colin Cross's avatar Colin Cross
Browse files

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
parent 3a8ea872
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment