History log of /frameworks/base/tools/preload2/src/com/android/preload/DeviceUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
286839e40d302563befa0f43b071d8a19d744004 15-Feb-2017 Michael Rosenfeld <mrosenfeld@google.com> Add functionality to overwrite the /etc/preloaded-classes file.

* Requires root, disable-verity, reboot, root before use.

Test: manual through UI and sequencing
Change-Id: I68965334776e130b8220a5814b2525109cf96800
/frameworks/base/tools/preload2/src/com/android/preload/DeviceUtils.java
f2a9933fa7082daf97d8290c0f9d001ba63b62aa 19-Feb-2016 Andreas Gampe <agampe@google.com> Preload2: Fix object to sync on

When moving to sync on the right objects, these waits() have been
forgotten.

Change-Id: I61b0d3c5cc41b7f46fbdd3099ec44221e653001a
/frameworks/base/tools/preload2/src/com/android/preload/DeviceUtils.java
554d7ee0f5d177b6c0bce805f5a5917b6b211978 15-Sep-2015 Andreas Gampe <agampe@google.com> Frameworks/base: New preload tool

Add a new preload tool based on hprof dumps. This means that only
a userdebug build (to adjust the pre-existing preloaded-classes
file) is required now, not a recompiled runtime.

Change-Id: Ib0c00de3b248e49fa8271cbace67c5d4a50170a1
/frameworks/base/tools/preload2/src/com/android/preload/DeviceUtils.java