Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab25c7a3 authored by Steven Moreland's avatar Steven Moreland
Browse files

Update refreshmod docs.

This also affects pathmod here.

Since it's updating module-info.json, we could say that as well (this
should affect any tools which parse this file), but I haven't seen any
indication it's necessary in this context.

Bug: N/A
Test: N/A
Change-Id: Iecb6f454112b5c0095ee7063bc5442fdb1e3bd09
parent 65ca0eec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ Invoke ". build/envsetup.sh" from your shell to add the following functions to y
- allmod:     List all modules.
- gomod:      Go to the directory containing a module.
- pathmod:    Get the directory containing a module.
- refreshmod: Refresh list of modules for allmod/gomod.
- refreshmod: Refresh list of modules for allmod/gomod/pathmod.

Environment options:
- SANITIZE_HOST: Set to 'address' to use ASAN for all host modules.