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