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

Commit 0c613c20 authored by Alex Buynytskyy's avatar Alex Buynytskyy Committed by Android (Google) Code Review
Browse files

Merge "Possible fix for the restart problem."

parents 13189ac1 8aca02d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23771,7 +23771,7 @@ public class PackageManagerService extends IPackageManager.Stub
        // Clear cache on flags changes.
        DeviceConfig.addOnPropertiesChangedListener(
                NAMESPACE_PACKAGE_MANAGER_SERVICE, FgThread.getExecutor(),
                NAMESPACE_PACKAGE_MANAGER_SERVICE, mInjector.getBackgroundExecutor(),
                properties -> {
                    final Set<String> keyset = properties.getKeyset();
                    if (keyset.contains(PROPERTY_INCFS_DEFAULT_TIMEOUTS) || keyset.contains(