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

Commit 82624be4 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by Automerger Merge Worker
Browse files

Merge "Fix typo." am: 32eb2269 am: b5a0ed6f

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1888735

Change-Id: I09b77744103991253ea60b13d6797916bb8409f6
parents f501b0de b5a0ed6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Configuration files for ART compiling the framework

* boot-image-profile.txt: A list of methods from the boot classpath to be compiled by dex2oat.
  The order in the file is not relelvant.
  The order in the file is not relevant.
* 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.