commit | 836b51bf26a6500e384d73cde379b2def3b1e07c | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Oct 15 14:39:34 2020 -0700 |
committer | Eric Biggers <ebiggers@google.com> | Thu Oct 15 14:46:35 2020 -0700 |
tree | 81c2e88c700534bc409eb0ef03d63464ab2c3c65 | |
parent | e9023dc7bb621e4edd5b02cdf58f98579ebcd8f7 [diff] |
MetadataCrypt: remove unnecessary retry loop As per the discussion at http://aosp/1456266, the retry loop in create_crypto_blk_dev() doesn't appear to be needed. Remove it. For now don't bother removing the same retry loop in cryptfs.cpp, since the FDE code isn't really being updated anymore and eventually will be removed entirely. Change-Id: Iba0b046f9cdd9723ea1a2ae70f4d4aed4355b97b