History log of /frameworks/base/tools/preload2/src/com/android/preload/Main.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/Main.java
c37b0a40e77c0f3e2487b630d72a9a9cad694c12 29-Nov-2016 Michael Rosenfeld <mrosenfeld@google.com> Add command line action sequencing.

Supported actions:
* .. scan <process> ..
* .. scan-all ..
* .. import <infile> ..
* .. export <infile> ..
* .. comp <thresh> <outfile> ..
Test: manual
Bug: 31961946

Change-Id: I08753f31294ac5f30f6bcddeabef12d138e7e8e6
/frameworks/base/tools/preload2/src/com/android/preload/Main.java
437474990d53ea96f038205c1dc49ae3a8cc9fc1 29-Nov-2016 Andreas Gampe <agampe@google.com> Preload2: Add sequence UI

Add a fake UI that can run a sequence of actions (and replies).

Bug: 31961946
Test: manual
Change-Id: Iee0fac5ddf75a97eff7b401c9c932634489349de
/frameworks/base/tools/preload2/src/com/android/preload/Main.java
5cb8998363a16e667faee4eaa7e5040bce7e702b 28-Nov-2016 Andreas Gampe <agampe@google.com> Preload2: Abstract out UI

Create IUI interface and move UI to SwingUI.

Bug: 31961946
Test: manual
Change-Id: If56347fdde8b441c0c01337a3f5eac002ea5b4f3
/frameworks/base/tools/preload2/src/com/android/preload/Main.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/Main.java