commit | d69625ceb12dff6763ecf61b37661fecfd0dd192 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Jan 18 12:41:11 2019 -0800 |
committer | Andreas Gampe <agampe@google.com> | Fri Jan 18 12:41:11 2019 -0800 |
tree | 9bb3e41d322ad4c9bd64b0df234dd8d6b9fa0828 | |
parent | 824faf47d03df539122ba6db3b62124bf1bdb3c4 [diff] |
Apexd: Add /dev/loop open loop apexservice_test regularly fails to mount APEX images on sailfish/marlin and some emulators. It turns out this happens because of a race condition, where the kernel has just created the loop device, but userspace still needs to create the device-node entry in /dev. For now we can work around this by retrying the open call. Bug: 122059364 Test: Device boots Test: atest apexservice_test Change-Id: I6868124f871d20d792476258f1b8dcfe617a3ccf