OSDN Git Service

Removes unnecessary syncing of databse and app cache paths with browser settings...
authorSteve Block <steveblock@google.com>
Fri, 21 Aug 2009 11:54:47 +0000 (12:54 +0100)
committerSteve Block <steveblock@google.com>
Mon, 24 Aug 2009 10:18:24 +0000 (11:18 +0100)
commitf3565b86660b29241d660d787e93c5b1275ede6a
treeb190b2511e28b5f5cc72aff503469f12ae27023a
parent66f5330a3728c3d65283f881a493588c340721fc
Removes unnecessary syncing of databse and app cache paths with browser settings XML.

These paths are not stored in the XML, so syncing is not required.
This code is probably a legacy from when there were plans to include the paths in the browser settings and hence the XML.
src/com/android/browser/BrowserSettings.java