Skip to content
Commit a063aaea authored by Mårten Kongstad's avatar Mårten Kongstad Committed by Eugene Susla
Browse files

codegen: do not modify caller's working directory

When changing directory to $ANDROID_BUILD_TOP, do so in a subshell
environment. This will leave the caller's working directory intact.

Test: manual (cd frameworks/base && source tests/Codegen/runTest.sh # afterwards, $(pwd) is still frameworks/base)
Change-Id: I6558f00a8912141f41c65426ba31c234fc9d63df
parent 597703c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment