diff options
author | 2023-09-11 08:24:23 +0000 | |
---|---|---|
committer | 2023-09-11 08:24:23 +0000 | |
commit | fcf8a463856abc0ee0439b45dbe27047167273b4 (patch) | |
tree | 0c1671271254106a184962d70e782b9ee575e65d /README.md | |
parent | edbf854aa59a2ca065395e4963f284fdfeddb524 (diff) |
Remove link to internal doc in Soong AOSP README.
Test: n/a
Change-Id: Ic0a997938a5dc4fbb46f401daa3cb3f6e8c2c54b
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -26,8 +26,6 @@ review request is enough. For more substantial changes, file a bug in our [bug tracker](https://issuetracker.google.com/issues/new?component=381517) or or write us at android-building@googlegroups.com . -For Googlers, see our [internal documentation](http://go/soong). - ## Android.bp file format By design, Android.bp files are very simple. There are no conditionals or |