OSDN Git Service

Fix directory path of codecache.
authorDaichi Hirono <hirono@google.com>
Wed, 24 Jun 2015 06:57:06 +0000 (15:57 +0900)
committerDaichi Hirono <hirono@google.com>
Wed, 24 Jun 2015 06:57:06 +0000 (15:57 +0900)
commita2ccb9e43db52a18d088c1d440676335cb4b9e68
tree11ee15deaaae9a835781bd38928ef0d459687ba1
parent0638a4fac7250e260c0102c770090cb7eefca936
Fix directory path of codecache.

Previously installd removed the normal cache directory when delete_code_cache is
called. It should delete the code cache directory.

BUG=21206499

Change-Id: I5774430e389e22805fa7984b4c83420c3677ca75
cmds/installd/commands.cpp