OSDN Git Service

Migrate CA certificates to all users
authorRobin Lee <rgl@google.com>
Tue, 7 Oct 2014 15:55:02 +0000 (16:55 +0100)
committerRobin Lee <rgl@google.com>
Wed, 15 Oct 2014 19:04:33 +0000 (19:04 +0000)
commit60fd3feecab4336d964ca8e31c7c3220e1afb558
tree8f04ab1dbdc80c85f80f0db88bce4e2c25d87195
parent3454f123d0a10bd0ce0760828996aa26c80a8fd4
Migrate CA certificates to all users

Copies the /data/misc/keychain/cacert-* directories to all users on
the device, whereas previously they were simply copied to user 0.

This is a shallow copy so anything that wasn't supposed to be there
will disappear.

Bug: 17811821
Change-Id: Iae5909ab8d5efdb83c9c8fdf0e10ab7060d022cc
cmds/installd/installd.c
cmds/installd/installd.h
cmds/installd/utils.c