Document examples of conditionals in go am: 1a01e83725
am: ed5b3aedfc
Change-Id: I8acbc4688b2b82b6112ebe568c3c4729b93b38b5
This commit is contained in:
@@ -163,6 +163,10 @@ cc_library {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See [art/build/art.go](https://android.googlesource.com/platform/art/+/master/build/art.go)
|
||||||
|
or [external/llvm/soong/llvm.go](https://android.googlesource.com/platform/external/llvm/+/master/soong/llvm.go)
|
||||||
|
for examples of more complex conditionals on product variables or environment variables.
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
Email android-building@googlegroups.com (external) for any questions, or see
|
Email android-building@googlegroups.com (external) for any questions, or see
|
||||||
|
Reference in New Issue
Block a user