OSDN Git Service

Do not enable bandwidth reduction settings if key is not available
authorSelim Gurun <sgurun@google.com>
Mon, 16 Jun 2014 23:45:53 +0000 (16:45 -0700)
committerSelim Gurun <sgurun@google.com>
Tue, 17 Jun 2014 00:23:19 +0000 (17:23 -0700)
commit48afff27a297943ff90c13a4f3bd34557ec1e735
tree73d63ead7177e7b330058a4b4a6e35d981dd4e8b
parent5884f7ff5ef13c2e92ac8ea6460019379d429035
Do not enable bandwidth reduction settings if key is not available

Bug: 15607413

If bandwidth reduction settings are enabled when a key is not ready
yet, webview network connections stall due to a bug in M36 of chrome.
Do not let it enabled via settings app.

Change-Id: I7dc80c33f72ab59de68f919ef227d5227e6b923d
src/com/android/settings/DevelopmentSettings.java