summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorMÃ¥rten Kongstad <marten.kongstad@sonymobile.com>2015-03-18 15:18:10 +0100
committerZoran Jovanovic <zoran.jovanovic@sonymobile.com>2015-10-07 19:02:09 +0200
commitdf1a5b22cdbd5c453cf19d5c771b66dbc6e82f48 (patch)
treeeff85c4320b3fbb701f1767a930837ac1ed1b3a2 /rs/java/android/renderscript/ProgramStore.java
parentc9390c8baf0a41633c176d6d9a2d7e5d0c61c387 (diff)
RRO: idmap: allow flock(2) to block
During creation of an idmap an advisory lock is applied on the output file using flock(2). This commit removes the LOCK_NB flag from the call to flock(2). The reason for this is that if the function were to return EWOULDBLOCK, the entire idmap operation would be aborted leading to the device booting without the correct overlay packages applied. Change-Id: Iad319779976e950d4354e4f60b30439f6f208b77
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions