diff options
author | Nikias Bassen | 2019-01-27 05:06:51 +0100 |
---|---|---|
committer | Nikias Bassen | 2019-01-27 05:06:51 +0100 |
commit | f2ebaf2b564ca4b9e875d1b6c724bea2087b9489 (patch) | |
tree | fc0624fe8c03184b0a50cbbeb1eb2d078c34c435 /autogen.sh | |
parent | 3100d735cf8887df1c1dc1946bc9d7ea20b27d34 (diff) | |
download | libideviceactivation-f2ebaf2b564ca4b9e875d1b6c724bea2087b9489.tar.gz libideviceactivation-f2ebaf2b564ca4b9e875d1b6c724bea2087b9489.tar.bz2 |
ideviceactivation: Check ActivationState for success if lockdownd_activate() returns no result
On older devices it might happen that lockdownd does not return any result,
neither success nor failure, when invoking lockdownd_activate(). This results
in the code to assume the operation failed.
Instead of relying on the return value of that function we query the actual
ActivationState to see if it is not "Unactivated" anymore to determine if the
activation was successful.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions