Make FileUtils#createDir threadsafe
Prior to this change the createDir method would return false if invoked around the same time on two different threads for the same directory. Test: manual Change-Id: I34ba4f645a034f47917054af4b299f916a9cfa67
Loading
Please register or sign in to comment