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

Commit 3e499f7f 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

am: eff62aaa

Change-Id: Iaf7cd2b8329e5e49a70bb516bb016f0bdc08e0dd
parents be739862 eff62aaa
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();
            }