Commit 6fa28aef authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Fix errno checking for dalvik-cache creation.

On the host, it's possible for /tmp/foo/dalvik-cache/<isa> to
not exist, but for /tmp/foo/dalvik-cache to be already present.
In this scenario, the first mkdir() can fail with EEXIST.

Change-Id: Ia99f35a28f5ce4e3ac6c47933b79369240683091
parent 34edc728
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment