Prepare for new database implementation

This commit is contained in:
topjohnwu
2018-10-27 15:08:11 -04:00
parent f17ec9e9d7
commit 2a65c3dc8f
10 changed files with 146 additions and 104 deletions
@@ -100,7 +100,6 @@ public class PatchAPK {
repack.delete();
mm.mDB.setStrings(Const.Key.SU_MANAGER, pkg);
mm.mDB.flush();
Data.exportPrefs();
RootUtils.uninstallPkg(Const.ORIG_PKG_NAME);