commit | a48858e46f4d99c4f261a52d43d09dbea5608715 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Fri Aug 11 16:30:37 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Fri Aug 11 17:38:15 2023 +0000 |
tree | a74ac0c8b0f4ba52a18194d7d13c9de031cf2b21 | |
parent | b5c136e70bce4d3b2570efbeeeb033637b0cafe7 [diff] |
run_dex2oat: remove FDE-specific code run_dex2oat had special behavior when the device is running a minimal framework for unlocking Full Disk Encryption (FDE), as indicated by the vold.decrypt system property. As FDE support was removed in Android 13 in favor of File Based Encryption (FBE), this code is no longer needed. Bug: 208476087 Test: atest run_dex2oat_test Change-Id: I2d7be81b0f4a9fc4378b01627708f53ea04455f2