Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72fc473f authored by Daniel Jacob Chittoor's avatar Daniel Jacob Chittoor
Browse files

Revert "StorageManager: Add dummy inCryptKeeperBounce method"

This reverts commit 7a38d9bb.
parent 3a006cb4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1693,10 +1693,6 @@ public class StorageManager {
        return RoSystemProperties.CRYPTO_ENCRYPTED;
    }

    public static boolean inCryptKeeperBounce() {
        return false;
    }

    /** {@hide}
     * Is this device file encrypted?
     * @return true for file encrypted. (Implies isEncrypted() == true)