commit | b0fd2cf9421122462eee3263d81580a21ef2ce22 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@android.com> | Mon Aug 01 16:11:43 2011 -0700 |
committer | Brett Chabot <brettchabot@android.com> | Mon Aug 01 16:30:37 2011 -0700 |
tree | 987257b46d1b8ff3b7c1d2039fa9bd15704c9673 | |
parent | c77b8ff6ace4d3cfbb855979535966e78791ee90 [diff] |
Fix runtest --path for package-private frameworks tests. A recent change to runtest resulted in absolute paths incorrectly being used for a tests build path. This broke the special logic for frameworks/base tests, since it assumed relative build paths. Change build paths back to relative paths. Bug 5105885 Change-Id: I83a26be25294d501cca73eb1b88a7364131b2caf