commit | a063aaea51c76951bc1dd5f9beabe9fc8a370232 | [log] [tgz] |
---|---|---|
author | MÃ¥rten Kongstad <marten.kongstad@sony.com> | Fri Oct 04 09:32:52 2019 +0200 |
committer | Eugene Susla <eugenesusla@google.com> | Fri Oct 11 13:47:02 2019 -0700 |
tree | 906d0d12a0f95e99537069155e08f2e871dd674d | |
parent | 597703c51825862da444c05127a0dd369c8a5ff2 [diff] |
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