Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eff62aaa authored by Iris Chang's avatar Iris Chang Committed by android-build-merger
Browse files

Merge "Skip from copying preopted files if device is undecrypted" am: 17977d89

am: 38d1885b

Change-Id: I1f2552785cc8031e624fecf50982165d4524d918
parents 5f6fee75 38d1885b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2533,7 +2533,7 @@ public class PackageManagerService extends IPackageManager.Stub
                }
            }
            if (mFirstBoot) {
            if (!mOnlyCore && mFirstBoot) {
                requestCopyPreoptedFiles();
            }