• Paul Lawrence's avatar
    Move crypt commands to a different listener in vold · d0b4295c
    Paul Lawrence authored
    In order to prevent this bug from happening, we must allow vold cryptfs
    commands to complete while a long running mount is underway.
    
    While waiting for vold to be changed to a binder interface, we will simply
    create two listeners, one for cryptfs and one for everything else.
    
    Bug: 19197175
    Change-Id: If74142aa81abd58f718a9de6c9e387f6ea442754
    d0b4295c
CommandListener.h 2.14 KB