Move vendor directory to out/

The android_bp crate, not surprisingly, contains an example Android.bp
file. If we run "cargo vendor" and put the downloaded crates inside
the Android source tree, then Soong sees this Android.bp, tries to make
sense of it, and, of course, fails.

Bug: http://b/339424309
Test: treehugger
Change-Id: Iefed78745d3bffa655fdeb495336a623bf8361b4
1 file changed