Files
frameworks_base/core/java/android
Jeff Sharkey e4697136ed Migrate default app data on non-FBE devices.
When a system app requests "forceDeviceEncrypted" they expect their
default app storage to point at a consistent location regardless of
device FBE support.  So when booting upgraded non-FBE devices, we
may need to migrate any data from CE to DE.  Note that on non-FBE
devices these are just semantic locations with identical protection.

This migration *only* works for non-FBE devices; changing
forceDeviceEncrypted flags on an FBE device always requires a full
data wipe.

Bug: 26668510
Change-Id: Ic5dfeaaf2db26c385901a638ca8ec35eb3c52859
2016-02-06 20:45:15 -07:00
..
2016-01-15 16:14:57 +00:00
2016-02-05 19:41:04 +00:00
2015-10-06 15:18:40 -07:00
2016-02-05 14:55:35 -05:00
2016-02-04 15:44:03 -08:00
2016-01-15 16:14:57 +00:00
2016-02-04 15:44:03 -08:00