gn2bp: Set out arg for build/util/version.py
With this commit, //components/cronet:cronet_version_header_action can
be built.
Test: m cronet_aml_components_cronet_cronet_version_header_action
Change-Id: I19c2370e0e0900a57d8fc2911b7ef15a98a92233
diff --git a/tools/gn2bp/Android.bp.swp b/tools/gn2bp/Android.bp.swp
index 47606a8..5a22689 100644
--- a/tools/gn2bp/Android.bp.swp
+++ b/tools/gn2bp/Android.bp.swp
@@ -2613,7 +2613,7 @@
"VERSION_FULL='\"%s.%s.%s.%s\" % (MAJOR,MINOR,BUILD,PATCH)' " +
" " +
"-o " +
- "gen/components/cronet/version.h " +
+ "$(out) " +
"$(location components/cronet/version.h.in)",
out: [
"components/cronet/version.h",