Docs: update path to soong_build.html
On the recent versions, the module types help is generated into $OUT_DIR/soong/docs/soong_build.html Test: make && ls -l out/soong/docs/soong_build.html Change-Id: Ib7522a417fd5467f19d7393672a592d349f276f4
This commit is contained in:
@@ -34,7 +34,7 @@ Every module must have a `name` property, and the value must be unique across
|
|||||||
all Android.bp files.
|
all Android.bp files.
|
||||||
|
|
||||||
For a list of valid module types and their properties see
|
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
|
### Globs
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user