Fixed the link to go/Android.bp

Change-Id: Ia14b1a5b1f96c3a70465eb1c34367deb5c1d4234
This commit is contained in:
Ilya Matyukhin 2018-09-24 18:35:50 -07:00
parent 2da4ea0b6b
commit 699e3b88f8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,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](https://go/Android.bp).
[$OUT_DIR/soong/.bootstrap/docs/soong_build.html](http://go/Android.bp).
### Globs