Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
14d462f7d4272c5d5a1cbb9110dfc07b0742647b
/
.
/
config
tree: bafbca84e0540ec7f5fd0a2aaa3432854b9e2e3c [
path history
]
[
tgz
]
Android.bp
copyright-header
dirty-image-objects
OWNERS
preloaded-classes
preloaded-classes-denylist
README.md
TEST_MAPPING
config/README.md
Configuration files for ART compiling the framework
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.
preloaded-classes-denylist: Classes that should not be initialized in the zygote, as they have app-specific behavior.