diff options
author | Al Sutton <al@funkyandroid.com> | 2014-11-20 13:33:57 +0000 |
---|---|---|
committer | Jean-Michel Trivi <jmtrivi@google.com> | 2015-01-14 09:39:58 -0800 |
commit | d5b41767886de71e570edea98fd80228bb1211af (patch) | |
tree | 5e5485e124085c359e74d36f8feca08aec37a34f /libutils/Unicode.cpp | |
parent | 017c97a5b1a55d402da1a793c91fc37f11b05747 (diff) |
Return path including executable instead of without
The previous implementation returned the path the executable was in instead
of returning the path including the executable (i.e. it returned ...bin
instead of ...bin/executable). This is not what the original methods did
and caused the process forking of adb to fail.
This patch corrects the implementation.
(cherry picked from commit 26b53bb75e6bdf9aa7820a3343845dae145625cc)
Change-Id: Icad6870bbb0a88f611ca71d90fff30f7b576c367
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions