Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
8c98628524b27f26b51ce8df09b6471b1978b43c
/
.
/
config
tree: f2c5dd7cf1c2128d463ea2f9e7af2977df7061e1 [
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.