aboutsummaryrefslogtreecommitdiffstats
path: root/soong.bootstrap.in
diff options
context:
space:
mode:
Diffstat (limited to 'soong.bootstrap.in')
-rw-r--r--soong.bootstrap.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/soong.bootstrap.in b/soong.bootstrap.in
index 79e4a655..be71d15c 100644
--- a/soong.bootstrap.in
+++ b/soong.bootstrap.in
@@ -1,2 +1,3 @@
-SRCDIR_IN="@@SrcDir@@"
+BUILDDIR="@@BuildDir@@"
+SRCDIR_FROM_BUILDDIR="@@SrcDirFromBuildDir@@"
PREBUILTOS="@@PrebuiltOS@@"