commit | da6ddc40869857c8de12d8a4f32cbf2daa566174 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Oct 12 09:35:39 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Oct 12 09:35:39 2016 -0700 |
tree | 143add91e63be2c7c3a593d062cdcfc629a16907 | |
parent | 4337794acd54be9a7bd6b101ba50cce22005c5bc [diff] |
Build: add preloaded-classes and compiled-classes dependency Make the ART boot image compilation rule depend on the files influencing the layout and contents of the image. Required for incremental builds. Bug: 32107291 Test: m Test: echo "android.util.MutableChar" >> frameworks/base/compiled-classes-phone && m Test: rm frameworks/base/compiled-classes-phone && m Change-Id: I7b7438672460d8d9d2c8b08b8e7c3cbde8d07a1a