From fe20cfa80090b218b49bb405921e50e51ded92e6 Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Wed, 5 Aug 2015 13:08:52 -0700 Subject: [PATCH] Remove Browser Browser is deprecated. It's being replaced by 3 components: - Chromium, a.k.a. ChromePublic, which is not included in AOSP and must be built separately. See packages/apps/Browser2/README. - Browser2, a tiny, WebView-based test browser copied from Chromium's WebViewShell. - BookmarkProvider, which takes over the "com.android.browser;browser" authorities and returns empty Cursors for all queries. Bookmark access is removed in the M permission model. BUG:19351071 --- default.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/default.xml b/default.xml index 8e2c163..57eb18e 100644 --- a/default.xml +++ b/default.xml @@ -378,7 +378,6 @@ -