diff options
author | 2021-05-25 19:14:02 +0000 | |
---|---|---|
committer | 2021-06-01 21:40:49 +0000 | |
commit | a3639e62cdb9f29d0dec57b2753d26d7de4003d6 (patch) | |
tree | 5693198f05191a88dc5e0524f5df616d07ac887c /sdk/sdk_test.go | |
parent | f6840284b6f335ca9aafd5ac60b241c4759e5640 (diff) |
Create Make flags to set source tree as ReadOnly in soong builds
The following two Make vars control RO/RW access to the source tree
1. BUILD_BROKEN_SRC_DIR_IS_WRITABLE
2. BUILD_BROKEN_SRC_DIR_RW_ALLOWLIST
By default, (1) will be truthy.
- this ensures that this CL is a non breaking change across all products
- different products can opt in to set is as "false"
Bug: 174726238
Test: from build/soong dir, ran go test ./ui/build
Change-Id: I4d55ac74f02b2a73194d31506a9010162620b25a
Diffstat (limited to 'sdk/sdk_test.go')
0 files changed, 0 insertions, 0 deletions