Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label FBE encryption keys with additional prefixes #1189

Closed
wants to merge 1 commit into from

Conversation

dosomder
Copy link

@dosomder dosomder commented Mar 3, 2018

The FBE key prefix in TWRP is ext4 but some devices expect another prefix. This change inserts the key with all three possible prefixes.
Required for data decryption on newer Honor / Huawei and possibly more devices

AOSP commit: https://android.googlesource.com/platform/system/vold/+/cd8bfe3d7f0186192d27a49593fd7b97c8a3213d

The FBE prefix in TWRP is `ext4` but some devices expect another prefix. This change inserts the key with all three possible prefixes.
Required for data decryption on newer Honor / Huawei and possibly more devices

AOSP commit: https://android.googlesource.com/platform/system/vold/+/cd8bfe3d7f0186192d27a49593fd7b97c8a3213d
@Dees-Troy
Copy link
Member

Dees-Troy commented Mar 9, 2018

Changes for TWRP should be pushed to https://gerrit.omnirom.org and should be against android-8.1 and not android-8.0

I pushed this change, as best I could, to https://gerrit.omnirom.org/29506

@bigbiff
Copy link
Member

bigbiff commented Aug 14, 2018

Any patches need to be submitted to android_bootable_recovery at https://gerrit.omnirom.org for inclusion.

@bigbiff bigbiff closed this Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants