History log of /system/extras/ext4_utils/unencrypted_properties.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2ecc64285a67bad1f942581f5bd9f361d689d37c 15-Apr-2015 Paul Lawrence <paullawrence@google.com> DO NOT MERGE Enable properties in ext4enc

(cherry-picked from commit 829e6413348e1d1569b32a604484b4ace3083776)

Enables OwnerInfo and pattern suppression

Change-Id: I4a7d71c9a750d5ed996ab1937bd5a81da480a2b3
/system/extras/ext4_utils/unencrypted_properties.cpp
bc2eb8c3fd621605ff1ccaed04a71e6685acc974 29-Apr-2015 Paul Lawrence <paullawrence@google.com> DO NOT MERGE Securely encrypt the master key

(cherry-picked from commit 377cd1957172c19ee21baa3d6bda0840f1ce020d)

Move all key management into vold
Reuse vold's existing key management through the crypto footer
to manage the device wide keys.

Use ro.crypto.type flag to determine crypto type, which prevents
any issues when running in block encrypted mode, as well as speeding
up boot in block or no encryption.

This is one of four changes to enable this functionality:
https://android-review.googlesource.com/#/c/148586/
https://android-review.googlesource.com/#/c/148604/
https://android-review.googlesource.com/#/c/148606/
https://android-review.googlesource.com/#/c/148607/

Bug: 18151196

Change-Id: I7a4ef3f3a937c45ff18f17c9ad1398293a8630f3
/system/extras/ext4_utils/unencrypted_properties.cpp
61980269c14ae78a9ca893a56df67cf475cdfafd 16-Mar-2015 Paul Lawrence <paullawrence@google.com> ext4_utils: Abstracting ext4 encryption property system

Change-Id: Iddca42328e9249eb09eb68e6d5339a02cfebecd0
/system/extras/ext4_utils/unencrypted_properties.cpp