OSDN Git Service

Encrypt /data/misc
authorPaul Lawrence <paullawrence@google.com>
Tue, 9 Feb 2016 22:23:52 +0000 (14:23 -0800)
committerPaul Lawrence <paullawrence@google.com>
Tue, 9 Feb 2016 22:23:52 +0000 (14:23 -0800)
commit8b11474652db4f2b7b5c979259619764842175b8
tree6437d416662060ea63e1d9df533f6cb2fadfaf94
parent4c0fefceb89c91fbecedb83ada6c1882768e395f
Encrypt /data/misc

Now we have a workaround for 26989796 (we don't touch /data/misc/vold
thanks to:
    https://googleplex-android-review.git.corp.google.com/#/c/862867
) we can check this in and remove the need for a data wipe when we land
the proper kernel fix for this issue (stop caching negative file lookups
through a key change)

Bug: 26989796
Change-Id: I83e6b8395b2c6a607b692dc9cf71183b13680071
ext4_utils/ext4_crypt_init_extensions.cpp