summaryrefslogtreecommitdiff
path: root/artd/binder/com/android/server/art/IArtd.aidl
diff options
context:
space:
mode:
Diffstat (limited to 'artd/binder/com/android/server/art/IArtd.aidl')
-rw-r--r--artd/binder/com/android/server/art/IArtd.aidl3
1 files changed, 2 insertions, 1 deletions
diff --git a/artd/binder/com/android/server/art/IArtd.aidl b/artd/binder/com/android/server/art/IArtd.aidl
index 4532a8fb11..54f55f8460 100644
--- a/artd/binder/com/android/server/art/IArtd.aidl
+++ b/artd/binder/com/android/server/art/IArtd.aidl
@@ -188,7 +188,8 @@ interface IArtd {
long cleanup(in List<com.android.server.art.ProfilePath> profilesToKeep,
in List<com.android.server.art.ArtifactsPath> artifactsToKeep,
in List<com.android.server.art.VdexPath> vdexFilesToKeep,
- in List<com.android.server.art.RuntimeArtifactsPath> runtimeArtifactsToKeep);
+ in List<com.android.server.art.RuntimeArtifactsPath> runtimeArtifactsToKeep,
+ boolean keepPreRebootStagedFiles);
/**
* Returns whether the artifacts of the primary dex files should be in the global dalvik-cache