Docs: Add link to related Soong docs on SAC
Test: make online-sac-docs
Bug: 120866204
Change-Id: I4560a32ec2cb29aaaa9e9048d4ed075d09a44d13
diff --git a/README.md b/README.md
index 16d3cce..74d49bb 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@
replaces Android.mk files with Android.bp files, which are JSON-like simple
declarative descriptions of modules to build.
+See [Simple Build
+Configuration](https://source.android.com/compatibility/tests/development/blueprints)
+on source.android.com to read how Soong is configured for testing.
+
## Android.bp file format
By design, Android.bp files are very simple. There are no conditionals or