OSDN Git Service

Deprecate Settings.System.SHOW_WEB_SUGGESTIONS
authorBjorn Bringert <bringert@android.com>
Tue, 21 Sep 2010 11:21:18 +0000 (12:21 +0100)
committerBjorn Bringert <bringert@android.com>
Fri, 29 Oct 2010 08:03:06 +0000 (09:03 +0100)
commit24abb66c85373156ce83211b552127344bd38c05
tree882ea16dd775912832f3fb937c24baf35cbd3a20
parent393b2f9b8df9067fafcd346e297d83fd8cbc2106
Deprecate Settings.System.SHOW_WEB_SUGGESTIONS

In earlier Android versions, Quick Search Box set this setting,
and the browser and QSB read it. Now the Browser has stopped
using it, and QSB has been unbundled and removed from the system
settings UI.

Applications that show web suggestions should have their own settings
to control it instead.

Bug: 3021480
Change-Id: I4e62bf26944287f804e50eb93843484a0356fffb
api/current.xml
core/java/android/provider/Settings.java