Sign in
android
/
platform
/
frameworks
/
base
/
12eee8d53002fe7bf8760ba17935747c7a07b3db
/
.
/
config
tree: 5552de11050e266def013c108c064e60bb14a2ee [
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.