Merge "Skip from copying preopted files if device is undecrypted"
This commit is contained in:
@@ -2550,7 +2550,7 @@ public class PackageManagerService extends IPackageManager.Stub
|
||||
}
|
||||
}
|
||||
|
||||
if (mFirstBoot) {
|
||||
if (!mOnlyCore && mFirstBoot) {
|
||||
requestCopyPreoptedFiles();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user