Files
frameworks_base/core/java/android
Hai Zhang e029713362 Resolve all browsers even if there is a default browser.
PackageManager.queryIntentActivities() handles browser intent
differently when there is a default browser, and only returns the
default browser. Previous code for querying all the browsers all
passed in the PackageManager.MATCH_ALL flag and filtered the result
manually, so we move that logic into RoleBehavior.

Bug: 110557011
Test: build
Change-Id: I928f13d27aca64d49f625dd1ffbd3262b42a06cd
2019-01-18 16:58:56 -08:00
..
2018-12-20 10:27:29 -07:00
2019-01-15 20:03:11 +00:00