commit | fff377b13469b8c84ce55ee20b10ca80a5a0813d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Apr 05 10:26:42 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Apr 05 10:50:40 2016 -0700 |
tree | 161d6b283884bb64501dba5b129134170912cd29 | |
parent | 657887ebcd26cf0eae7c40d8ea35bd33186903e7 [diff] |
ART: Don't attempt write flock if not zygote When loading an image, don't attempt a RDWR flock if the process is not the zygote. The lock will be rejected as the process does not have permission to write the file. Bug: 28011897 Change-Id: I567934c4e9a9a13e9131711240e9ecfdd58b69f7