Loading services/core/java/com/android/server/pm/PackageManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -4670,7 +4670,7 @@ public class PackageManagerService extends IPackageManager.Stub // The snapshot disable/enable switch. An image with the flag set true uses snapshots // and an image with the flag set false does not use snapshots. private static final boolean SNAPSHOT_ENABLED = false; private static final boolean SNAPSHOT_ENABLED = true; /** * Return the live or cached computer. The method will rebuild the Loading
services/core/java/com/android/server/pm/PackageManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -4670,7 +4670,7 @@ public class PackageManagerService extends IPackageManager.Stub // The snapshot disable/enable switch. An image with the flag set true uses snapshots // and an image with the flag set false does not use snapshots. private static final boolean SNAPSHOT_ENABLED = false; private static final boolean SNAPSHOT_ENABLED = true; /** * Return the live or cached computer. The method will rebuild the