Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4271a9b3 authored by Paul Miller's avatar Paul Miller
Browse files

Replace Browser with Browser2 and BookmarkProvider

Browser is going away. Browser2 is a tiny, WebView-based browser for
testing purposes. BookmarkProvider will take over the
"com.android.browser;browser" authorities and return empty Cursors for
all queries. See packages/apps/Browser2/README for how to obtain a
regular browser.

BUG:19351071
Change-Id: I8af605ec65a1185923598ba553a98e3fd9b887db
parent b1c0a86f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,7 +22,8 @@

PRODUCT_PACKAGES += \
    BasicDreams \
    Browser \
    BookmarkProvider \
    Browser2 \
    Calculator \
    Calendar \
    CalendarProvider \