Name Date Size #Lines LOC

..--

Android.bpH A D25-Apr-20251.3 KiB4943

OWNERSH A D25-Apr-2025447 96

README.mdH A D25-Apr-2025419 97

TEST_MAPPINGH A D25-Apr-202566 87

copyright-headerH A D25-Apr-2025604 1615

dirty-image-objectsH A D25-Apr-2025105.4 KiB1,4541,453

preloaded-classesH A D25-Apr-2025790.2 KiB17,82917,828

preloaded-classes-denylistH A D25-Apr-2025640 1716

README.md

1# Configuration files for ART compiling the framework
2
3* dirty-image-objects: List of objects in the boot image which are known to
4  become dirty. This helps binning objects in the image file.
5* preloaded-classes: classes that will be allocated in the boot image, and
6  initialized by the zygote.
7* preloaded-classes-denylist: Classes that should not be initialized in the
8  zygote, as they have app-specific behavior.
9