OSDN Git Service

DO NOT MERGE Use default key permissions for ext4enc
authorPaul Lawrence <paullawrence@google.com>
Tue, 5 May 2015 18:09:07 +0000 (11:09 -0700)
committerPaul Lawrence <paullawrence@google.com>
Fri, 29 May 2015 21:20:06 +0000 (14:20 -0700)
commitb7f0702ea6cc32c58540d596016c2dabd8ba3541
tree6732b300fe521267f56017888397b75c61a76556
parenta56d3134b03a3756a740aa909aa3d72643196842
DO NOT MERGE Use default key permissions for ext4enc

(cherry-picked from commit 1190a26f6d7dd34bf10ffc7b367b374d5e591146)

As per discussion default permissions are the correct ones.
Note that since we use logon keys, they cannot be read outside
the kernel.

Note also that we limit who can read/write keys in selinux policy.

Bug: 18151196
Change-Id: Icc916f430a70eff22e6b74c20ec361c8f3789c1c
Ext4Crypt.cpp