OSDN Git Service

Use default key permissions for ext4enc
authorPaul Lawrence <paullawrence@google.com>
Tue, 5 May 2015 18:06:43 +0000 (11:06 -0700)
committerPaul Lawrence <paullawrence@google.com>
Tue, 5 May 2015 18:13:55 +0000 (11:13 -0700)
commit478a01d6f2081f7807b99774d005fee373847f23
treea0619ebc5c7c893b33e2861d5c1d0a664eeab9ec
parentb01dc1c52ec0a4ec5e07a18ffb5b105a997cc329
Use default key permissions for ext4enc

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: I15dc0de92643ae1472b0cde79c464fb3e1a1d453
ext4_utils/ext4_crypt_init_extensions.cpp