diff options
author | Paul Duffin <paulduffin@google.com> | 2021-03-24 09:22:07 +0000 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2021-03-25 09:18:29 +0000 |
commit | d65c58b2040fb32ab4883ccddb4b05d0c095e3a6 (patch) | |
tree | 21bbb721233aa47eb4bd35410e1015f20a16ab88 /java/java_test.go | |
parent | 580efc8716db460159deb1ff423b81fd4101a8bb (diff) |
Add buildDir to WritablePath implementations
First, the buildDir() method was renamed to getBuildDir() to avoid
clashing with the buildDir field.
Then, a buildDir was added to both `OutputPath` and `InstallPath` but
not to `PhonyPath` as it does not contain any path components. Instead
the `PhonyPath.getBuildDir()` was changed to simply return "".
Bug: 183650682
Test: m droid
Change-Id: I12e1854c829b980c5c01205753c62c00dc0a4774
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions