summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2017-05-08 10:18:47 -0700
committerAlex Light <allight@google.com>2017-05-09 10:25:48 -0700
commite5cb1102b4da7ae72951baf375a541e0c5cf481f (patch)
tree7a9f360fd25fb73f13150af254d05554e70addaf /test/ProfileTestMultiDex/Main.java
parent0389abddb73d1674640b269387b5d57dfca44ac8 (diff)
Lower flock LOG(FATAL) to LOG(WARNING)
Failing to unlock a file should not be a fatal error. The lock will usually be cleared right after this anyway by the file being closed. Even if it isn't though this should not cause deadlocks since most places either don't retry if they don't get the lock the first time or are separate binaries (such as dex2oat) that are run with external timeouts. Bug: 36369345 Test: ./test.py --host -j40 Change-Id: Icd783c038de3c263805e8de1bbc35b2ee8918340 (cherry picked from commit 9c48ee5bac5ef0d0af9c1ab079452c954affa019)
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions