OSDN Git Service

Do not unlink the profiles if not needed
authorCalin Juravle <calin@google.com>
Tue, 29 Mar 2016 14:36:34 +0000 (15:36 +0100)
committerCalin Juravle <calin@google.com>
Tue, 29 Mar 2016 18:31:51 +0000 (19:31 +0100)
commitcea31418f34680fcfea4ec885dc966ad3d76354f
treedc8b550dd4cdcb37106d57ee3900b59258c9e597
parentb06f98aabc5381fd6366526d9b31b5d0345481b6
Do not unlink the profiles if not needed

It's enough to just clear the profiles. The app might still run and we
will see misleading warning or we might miss recording profile
information.

Bug: 27895342
Change-Id: I04961f09e0965a3e4af87acb95a7c74773f7a44a
cmds/installd/commands.cpp