diff options
author | 2022-12-07 01:14:52 +0000 | |
---|---|---|
committer | 2022-12-07 01:25:03 +0000 | |
commit | 067210f70db32f980675bf24d6c96a91a0309474 (patch) | |
tree | 387505621d0a95b09f80f199cab22b618fb648ee /android/api_domain.go | |
parent | c082eb8eac3ce1ab54f728bc0f2584c88a93d4c9 (diff) |
Create soong_injection files in ReadWrite mode
The synthetic soong_injection workspace is shared between api_bp2build
(used in API export) and bp2build (used in API domain analysis which
runs mixed builds by default). The former creates them in ReadOnly mode,
but the latter creates them in ReadWrite mode (to allow users to
edit/experiment). To prevent errors in the end-to-end builds in
multittree, make api_bp2build create these files in ReadWrite mode as
well.
Test: mulittree_build locally
Change-Id: I8766d88951a3b625739e4dc12d468450ad7322ea
Diffstat (limited to 'android/api_domain.go')
0 files changed, 0 insertions, 0 deletions