Docs: Add link to related Soong docs on SAC
Test: make online-sac-docs Bug: 120866204 Change-Id: I4560a32ec2cb29aaaa9e9048d4ed075d09a44d13
This commit is contained in:
@@ -4,6 +4,10 @@ Soong is the replacement for the old Android make-based build system. It
|
||||
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
|
||||
|
Reference in New Issue
Block a user