Mark envsetup.sh vars as deprecated in makefiles
For the envsetup.sh variables that should not be used in makefiles (since they're not explicitly set up, and won't be available on the build servers), mark them as deprecated. Rework our documentation to have a landing page, and create a "Changes" section where we can record changes like these. At some point I may go and backfill some recent work. Test: build/soong/build_test.bash Change-Id: I54b9294ddf270245afdb58d17150db8098584e8a
This commit is contained in:
2
help.sh
2
help.sh
@@ -15,7 +15,7 @@ lunch [<product>-<variant>] # Choose the device to target.
|
||||
m -j [<goals>] # Execute the configured build.
|
||||
|
||||
Usage of "m" imitates usage of the program "make".
|
||||
See '"${SCRIPT_DIR}"'/README.txt for more info about build usage and concepts.
|
||||
See '"${SCRIPT_DIR}"'/Usage.txt for more info about build usage and concepts.
|
||||
|
||||
Common goals are:
|
||||
|
||||
|
Reference in New Issue
Block a user