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
1 file changed