summaryrefslogtreecommitdiff
path: root/config/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'config/README.md')
-rw-r--r--config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/README.md b/config/README.md
index 450a5c695c82..0d9cbb68e9ee 100644
--- a/config/README.md
+++ b/config/README.md
@@ -5,7 +5,7 @@
* boot-profile.txt: An ordered list of methods from the boot classpath to be compiled by
the JIT in the order provided in the file. Used by JIT zygote, when on-device
signing failed.
-* dirty-image-objects: List of objects in the boot image which are known to
+* dirty-image-objects.txt: List of objects in the boot image which are known to
become dirty. This helps binning objects in the image file.
* preloaded-classes: classes that will be allocated in the boot image, and
initialized by the zygote.