Merge "Enable hibernation by default" into sc-dev am: 8b9df5b6b1 am: e0838db261
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15167236 Change-Id: I2535d7c382521013ec7a501c589899d9ba9fe82e
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