AndroidRuntime: stop checking for CryptKeeper mode
Since support for Full Disk Encryption was removed in favor of File Based Encryption, "CryptKeeper mode" no longer exists and the "vold.decrypt" system property is never set. Therefore, remove the unused code from AndroidRuntime::startVm() that set special Java compiler options in CryptKeeper mode. Bug: 208476087 Change-Id: I099c199ec4132cd1859255c27c5d97367261cf43
Loading
Please register or sign in to comment