Use isFileEncrypted() instead of isFileEncryptedNativeOrEmulated()
Since emulated FBE is no longer supported, isFileEncryptedNativeOrEmulated() is the same as the new method isFileEncrypted(). Use isFileEncrypted() instead. Bug: 232458753 Change-Id: Icd2c30420044d449b1a50e55c37e5d32936e3a80
Loading
Please register or sign in to comment