Minimal manifest for building TWRP for devices shipped with Android 5.1 through Android 9.0
Find a file
Paul Miller fe20cfa800 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
2015-08-06 18:33:22 +00:00
default.xml Remove Browser 2015-08-06 18:33:22 +00:00