Merge "Docs: update path to soong_build.html"

This commit is contained in:
Treehugger Robot
2019-02-09 04:24:27 +00:00
committed by Gerrit Code Review

View File

@@ -34,7 +34,7 @@ Every module must have a `name` property, and the value must be unique across
all Android.bp files.
For a list of valid module types and their properties see
[$OUT_DIR/soong/.bootstrap/docs/soong_build.html](http://go/Android.bp).
[$OUT_DIR/soong/docs/soong_build.html](http://go/Android.bp).
### Globs