commit | a2307aefd06f1310660ef1d35ce01bcfc72c9633 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Jul 20 16:26:19 2015 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Jul 20 16:26:22 2015 -0700 |
tree | 3c10449babb90af5055c9f3db8ad1a06a29416ac | |
parent | 5f920c1a2cf12c0638c05fbddee8ff6c1193731c [diff] |
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