Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4a96670e authored by Greg Kaiser's avatar Greg Kaiser
Browse files

internal_os_Zygote: Avoid string copy

Since PrepareDir() takes a const std::string&, we just want to
directly pass our std::string, instead of passing the result
of c_str(), which would require constructing a new std::string.

Test: TreeHugger
Change-Id: Ifecd7ce61f5cd744c1562600cfe9f69353e6d80e
parent aa85de17
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