OSDN Git Service

Create device-encrypted directories for apps.
authorJeff Sharkey <jsharkey@android.com>
Mon, 9 Nov 2015 21:10:36 +0000 (13:10 -0800)
committerJeff Sharkey <jsharkey@android.com>
Wed, 11 Nov 2015 17:49:40 +0000 (09:49 -0800)
commit63ec2d64196144b2d15d2baffedccfa011d6494f
tree70fe5630745c6f10d32b5254bb3da252cfd570f5
parent43ec13d13a695166a55c85fc3baeb30b2d5beac0
Create device-encrypted directories for apps.

When device has FBE, create device-encrypted storage location when
installing apps.

Also remove "renamepkg" unused command.

Bug: 22358539
Change-Id: Ic56eeecdc64bdaa7429b93426727a243a4e45f47
cmds/installd/commands.cpp
cmds/installd/installd.cpp
cmds/installd/installd.h
cmds/installd/utils.cpp