Update scripts to use soong ninja file with product name
out/soong/build.ninja is being renamed to include product name, so it
does not need to be rebuilt just because target product changed.
However, some Bazel scripts assume that the file name of soong ninja is
'out/soong/build.ninja'. This change updates target ninja file name to
include target product name, as changed from the soong.
Bug: 277029044
Test: soong_integration-clean test passes from the presubmit
Change-Id: I3f1b45fa605cd8c452ef9d493408a8d6e7bab040
5 files changed