Files
build_soong/root.bp
Colin Cross e441b9df9a Initial soong
This creates the infrastructure that will be used to bootstrap the
soong primary builder through blueprint and ninja.

Change-Id: Iebed8f369e4db41b207d0b2a48a7a54a4dd7d45d
2015-03-04 16:13:27 -08:00

5 lines
56 B
Plaintext

subdirs = [
"build/blueprint",
"build/soong",
]