Merge "Update SANITIZE_HOST documentation." am: 43e0b54458
am: f60192a2c8
Change-Id: I73f3d96039b9ea9957de57ace2509209b403c87d
This commit is contained in:
commit
84db34b01b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Invoke ". build/envsetup.sh" from your shell to add the following functions to y
|
|||
- refreshmod: Refresh list of modules for allmod/gomod.
|
||||
|
||||
Environment options:
|
||||
- SANITIZE_HOST: Set to 'true' to use ASAN for all host modules.
|
||||
- SANITIZE_HOST: Set to 'address' to use ASAN for all host modules.
|
||||
- ANDROID_QUIET_BUILD: set to 'true' to display only the essential messages.
|
||||
|
||||
Look at the source to view more functions. The complete list is:
|
||||
|
|
Loading…
Reference in a new issue