replicant-frameworks_native/cmds/installd
Jeff Sharkey d792118c49 Offer to move both code and data together.
We now move code under /data/app/com.example when a complete move
is requested.  This really only works for new cluster-style installs
that also have native libraries and OAT contained inside.

Teach measuring code about cluster-style installs when measuring
app footprint.  Also offer to measure private data space for all
users.

Bug: 19993667, 20275578
Change-Id: I6df7b947cb5cc8a4552f56f4b64a661e8512389f
2015-04-30 16:02:58 -07:00
..
tests Offer to move both code and data together. 2015-04-30 16:02:58 -07:00
Android.mk Command to move private app data between volumes. 2015-04-10 00:21:35 -07:00
commands.cpp Offer to move both code and data together. 2015-04-30 16:02:58 -07:00
installd.cpp Offer to move both code and data together. 2015-04-30 16:02:58 -07:00
installd.h Offer to move both code and data together. 2015-04-30 16:02:58 -07:00
utils.cpp Offer to move both code and data together. 2015-04-30 16:02:58 -07:00