summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2016-05-02 15:58:44 -0600
committerJeff Sharkey <jsharkey@android.com>2016-05-02 15:59:12 -0600
commitf0143cc1c6f9d81e70246f7254f52f23d65ac72c (patch)
tree11f53962088169b14aff715d666f414853588082 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb9f7541d9bd8b0b37f04ea8244a8d0bd5fb97717 (diff)
Apply non-FBE migration early during boot.
On non-FBE devices, we offer to migrate CE/DE storage of certain system apps during boot. However, if this migration happens after app code has started to run, we end up clobbering open files such as databases. The right way to solve this is to apply all migration early during boot (in the PMS constructor) before any app code can start. Bug: 28512897, 28525109 Change-Id: I17eb9a09e5862d873b86c05ce35874a34386e433
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions