OSDN Git Service

Installd: deleteOdex's outputPath can be null
authorAndreas Gampe <agampe@google.com>
Wed, 31 May 2017 23:39:58 +0000 (16:39 -0700)
committerAndreas Gampe <agampe@google.com>
Thu, 1 Jun 2017 15:48:40 +0000 (08:48 -0700)
commitc523409f0fd03aa498cedc486f85e9a4b7257f3a
tree8efd416816cac879442bf59008bf0f1bb3ea849f
parent3040d9db984237259c0ec7238ad9081018ffe808
Installd: deleteOdex's outputPath can be null

Add @nullable, as the outputPath can be null for system apps.

Bug: 62236497
Test: m
Test: Fill up /data, apply OTA
Change-Id: I61d86721b485f85195b153d76ce25412dcb68be6
cmds/installd/InstalldNativeService.cpp
cmds/installd/InstalldNativeService.h
cmds/installd/binder/android/os/IInstalld.aidl