replicant-frameworks_native/cmds/installd
Jeff Sharkey a2307aefd0 Only restorecon_data once for all users.
restorecon_data already iterates across all found users internally,
so we don't need to call it for each UID moved.  In fact, this was a
bug that caused data for the owner to be relabeled when moving apps
back to internal storage.

Bug: 21813384
Change-Id: I5ba76d4f30d129365864c8a25b665f344b99a6b4
2015-07-20 16:26:22 -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 Only restorecon_data once for all users. 2015-07-20 16:26:22 -07:00
installd.cpp Split app move into separate copy/delete steps. 2015-07-07 13:31:53 -07:00
installd.h Split app move into separate copy/delete steps. 2015-07-07 13:31:53 -07:00
utils.cpp Add an installd command to link files 2015-06-09 11:35:43 +01:00