diff options
author | Alex Light <allight@google.com> | 2016-06-22 17:56:37 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2016-06-24 13:50:20 -0700 |
commit | 3dafee6c1820bf0946bab04b290c5a757112d3e7 (patch) | |
tree | f9e818101f6914cb9ee234436277d695103ff9d3 /tools/aapt2/diff/Diff.cpp | |
parent | a65d8b660986520a8d7b6ec4c363ce13e4560667 (diff) |
cp preopted files from B partition during PM init.
This allows us to save space on the system partition while still
having access to the preopted files.
We do this on first boot when the "ro.cp_system_other_odex" property
is set to 1. We do this during package manager initialization before
scanning the system to see which apks need to be optimized again.
Note that a separate script, run by init, is actually responsible for
finding and copying the files. We simply request that it runs.
Bug: 29278988
Change-Id: I8d7c790ad35b32a0ce1d87939f043419bae4d88a
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions