commit | 31c05d13612205f6a48460d23135695b267e506c | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Jun 09 17:34:04 2015 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Thu Jun 11 12:30:47 2015 -0700 |
tree | 44f30b20b295c2e6c1ca472bc0f95684be0e75d9 | |
parent | 3d53a26d1a8471f4709b528686601381fd7e6da4 [diff] |
Doze: Use Settings.Global.DEVICE_IDLE_CONSTANTS instead of hardcoded constants This will allow gservices to tweak the settings and experiment with different values for various doze constants. The values are encoded in a string as a key=value list. Ex: inactive_to=5000,idle_factor=0.01 Bug:21640379 Change-Id: Ie98a0e4893f9b46a64d961d6c5c5169b8b8ad742