Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Revert "sdm660-common: specify encryption format for adoptable storage"
Browse files Browse the repository at this point in the history
This reverts commit 6f465205c3871d77b28eb844912b65b08937c9a3.

Reason for revert: This causes weirdness on adoptable storage devices
that didn't set XTS encryption on /data - files sometimes get corrupted,
so let's just fall back and use AES to match.

Change-Id: I5154e915ad97e772d3c0634b1ef29049b82b8d30
  • Loading branch information
npjohnson authored and jro1979oliver committed Aug 12, 2022
1 parent 89260ab commit 4f1f591
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vendor.prop
Expand Up @@ -2,9 +2,6 @@
# vendor props for sdm660
#

# Adoptable Storage
ro.crypto.volume.options=aes-256-xts

# Audio
af.fast_track_multiplier=1
audio.deep_buffer.media=true
Expand Down

0 comments on commit 4f1f591

Please sign in to comment.