OSDN Git Service

Using transaction when dropping tables, so that the DB never enters
authorSunny Goyal <sunnygoyal@google.com>
Fri, 24 Feb 2017 02:30:22 +0000 (18:30 -0800)
committerSunny Goyal <sunnygoyal@google.com>
Fri, 24 Feb 2017 02:30:56 +0000 (18:30 -0800)
commite05b08f705e517be42da35a12508e54c05b1b5ff
tree746d456aa39919cc6936ab0c9189a43667e5bdc1
parentea53ca3a17c77c6fe16ebea6821f5c25d70902e3
Using transaction when dropping tables, so that the DB never enters
an inconsistant state

Bug: 34720697
Change-Id: I55a26d63be6c06622da6ee3395bf1990f1a58a11
src/com/android/launcher3/LauncherModel.java
src/com/android/launcher3/LauncherProvider.java
src/com/android/launcher3/LauncherSettings.java