Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1a08476 authored by Priyanka Advani (xWF)'s avatar Priyanka Advani (xWF) Committed by Gerrit Code Review
Browse files

Revert "Update dirty-image-objects file"

Revert submission 3146736-split-dirty-image-objects

Reason for revert: Droidmonitor created revert due to b/358597715. Will be verifying through ABTD before submission.

Reverted changes: /q/submissionid:3146736-split-dirty-image-objects

Change-Id: Ibfa81c4092c338e773ea9823857f1390988c9459
parent 3951f709
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -43,6 +43,6 @@ filegroup {

prebuilt_etc {
    name: "dirty-image-objects",
    src: "dirty-image-objects.txt",
    filename: "dirty-image-objects.txt",
    src: "dirty-image-objects",
    filename: "dirty-image-objects",
}
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ include /ZYGOTE_OWNERS

# art-team@ manages the boot image profiles
per-file boot-* = islamelbanna@google.com, ngeoffray@google.com, vmarko@google.com
per-file dirty-image-objects.txt = ishcheikin@google.com, ngeoffray@google.com, vmarko@google.com
per-file dirty-image-objects = ishcheikin@google.com, ngeoffray@google.com, vmarko@google.com
per-file generate-preloaded-classes.sh = islamelbanna@google.com, ngeoffray@google.com, vmarko@google.com
per-file preloaded-classes* = islamelbanna@google.com, ngeoffray@google.com, vmarko@google.com
+1 −1
Original line number Diff line number Diff line
@@ -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.txt: List of objects in the boot image which are known to
* dirty-image-objects: 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.
+1728 −0

File added.

Preview size limit exceeded, changes collapsed.

config/dirty-image-objects.txt

deleted100644 → 0
+0 −1391

File deleted.

Preview size limit exceeded, changes collapsed.

Loading