OSDN Git Service

Consistent creation/destruction of user data.
authorJeff Sharkey <jsharkey@android.com>
Fri, 15 Apr 2016 02:45:16 +0000 (20:45 -0600)
committerJeff Sharkey <jsharkey@android.com>
Fri, 15 Apr 2016 19:47:52 +0000 (13:47 -0600)
commitbe70c9ae2251ac8f3bfbbe75146f8c533d64e01b
tree411748b6732a88a5a91aa9fbeea88dec09427a0d
parentcbedcc30b32d79d77d89f23074da4dc76bf5e26d
Consistent creation/destruction of user data.

Preparing and destroying users currently needs to be split across
installd, system_server, and vold, since no single party has all the
required SELinux permissions.

Bug: 2789691825861755
Change-Id: Ieec14ccacfc7a3a5ab00df47ace7318feb900c38
CryptCommandListener.cpp
Ext4Crypt.cpp
Ext4Crypt.h
Utils.cpp
Utils.h