diff options
author | 2018-09-24 18:35:50 -0700 | |
---|---|---|
committer | 2018-09-24 18:35:50 -0700 | |
commit | 699e3b88f8a8e6cb738057dbed27690e8d10d7ec (patch) | |
tree | 3be41226bf94377be6e39ae10d07054dd932c625 /README.md | |
parent | 2da4ea0b6b59639365a6803d7d9d73aad84b8ddb (diff) |
Fixed the link to go/Android.bp
Change-Id: Ia14b1a5b1f96c3a70465eb1c34367deb5c1d4234
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |