Fix bootstrap.bash -r with Android.bp
Change-Id: I8182e57105b1c17254e082f6b72d2504befb7870
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
export BOOTSTRAP="${BASH_SOURCE[0]}"
|
export BOOTSTRAP="${BASH_SOURCE[0]}"
|
||||||
export SRCDIR=$(dirname "${BASH_SOURCE[0]}")
|
export SRCDIR=$(dirname "${BASH_SOURCE[0]}")
|
||||||
|
export TOPNAME="Android.bp"
|
||||||
export BOOTSTRAP_MANIFEST="${SRCDIR}/build/soong/build.ninja.in"
|
export BOOTSTRAP_MANIFEST="${SRCDIR}/build/soong/build.ninja.in"
|
||||||
|
|
||||||
case $(uname) in
|
case $(uname) in
|
||||||
|
Reference in New Issue
Block a user