summaryrefslogtreecommitdiff
path: root/libsparse/sparse.cpp
diff options
context:
space:
mode:
authorDavid Anderson <dvander@google.com>2020-05-15 06:14:31 +0000
committerDavid Anderson <dvander@google.com>2020-05-29 18:13:48 +0000
commitb2cc8cb2d7a1107db8c2e41057710911a46729cf (patch)
tree176df17adff863e43a50be10e35caf5988e76a08 /libsparse/sparse.cpp
parent6030f2f016b0d14444dfa6f7da4b738aa39c5960 (diff)
libdm: Fallback to legacy ueventd logic if running on an older system.
When delivering single-stage, non-AB OTAs, the updater binary is built on a newer OS than recovery is compiled with. libdm relies on newer ueventd behavior which therefore breaks this model. As a workaround, we allow libdm to fallback to the old ueventd logic if the following conditions hold true: (1) we're in recovery, (2) the device is not an AB device, and (3) the release is <= 10. Since the old ueventd behavior can lead to races in libdm, this fallback should stay as narrow as possible. Bug: 156536673 Bug: 155202260 Test: manual test Change-Id: I7f9da49e4ba8dfe165e0923d9918827d51d090cd
Diffstat (limited to 'libsparse/sparse.cpp')
0 files changed, 0 insertions, 0 deletions