Don't wait for the MountService to be ready when encrypting
The MountService will take 2 minutes to time out trying to get volume and asec lists from vold, because vold is busy encrypting and not listening to requests on its socket. So when encrypting, do not wait for it to be ready, as we don't have /data mounted anyhow. Change-Id: I45c1067b168231cbec7a0f577de2ff3b28dbac55
Loading
Please register or sign in to comment