OSDN Git Service

Installd: Add a delete_odex command
authorAndreas Gampe <agampe@google.com>
Sat, 10 Sep 2016 00:07:04 +0000 (17:07 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 13 Sep 2016 00:40:26 +0000 (17:40 -0700)
commit3964da0636624ff9af42d1f316bed0752e37c490
treea969479e7de1853640e44f984edbe2cea2d6c788
parent4df766b00ac6801f2e4462b20b6dd6f195051afb
Installd: Add a delete_odex command

Add a command to delete odex files.

Bug: 31347757
Change-Id: I29bca8751bcee8d6981c682fbbc816c73b78ac68
cmds/installd/commands.cpp
cmds/installd/commands.h
cmds/installd/installd.cpp