OSDN Git Service

Remove our dependency on gsf.
authorPatrick Scott <phanna@android.com>
Fri, 19 Feb 2010 15:10:10 +0000 (10:10 -0500)
committerPatrick Scott <phanna@android.com>
Wed, 24 Feb 2010 21:12:00 +0000 (16:12 -0500)
commit43914692ad81ec64e5da2dd3e7e3f79b71594eaa
tree546d65e97c4957bf9908c4e757a7b8ba3b47cbe4
parentdcc5eeb63eadd597587a0b2b49998c267b0bcc11
Remove our dependency on gsf.

Hardcode the account values when looking up the hosted domain. We also hardcode
the settings uri for looking up the client id. This is the better solution for
now because the client id is written only once. If the partner setup were to
write the value to the BrowserProvider, it would get erased if the user decided
to reset the Browser.
Android.mk
src/com/android/browser/BrowserActivity.java
src/com/android/browser/BrowserProvider.java
src/com/android/browser/BrowserSettings.java