Merge "Enable hibernation by default" into sc-dev am: 8b9df5b6b1
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15167236 Change-Id: I952ca5a4ba6a406110a459aee6ac49c6f8abde8d
This commit is contained in:
@@ -849,7 +849,7 @@ public final class AppHibernationService extends SystemService {
|
||||
return DeviceConfig.getBoolean(
|
||||
NAMESPACE_APP_HIBERNATION,
|
||||
KEY_APP_HIBERNATION_ENABLED,
|
||||
false /* defaultValue */);
|
||||
true /* defaultValue */);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user