OSDN Git Service

Add IntentFilter auto verification - part 12
authorFabrice Di Meglio <fdimeglio@google.com>
Tue, 19 May 2015 21:50:54 +0000 (14:50 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Tue, 19 May 2015 21:50:54 +0000 (14:50 -0700)
commitf2fec45280682b0b2531781d8f9bd34f64fe164d
treec10302cba0b68ef38d59a761f863c04455f42c9d
parentb371c7b6e234bda71a0266e67722c859227f643c
Add IntentFilter auto verification - part 12

- again tune Intent resolution candidates filtering: first add always list
  if not empty, other wise add undefined and browsers. If the list is still
  empty at the end, then add all the initial candidates.

See bug #19628271

Change-Id: I21f5313daf7bec1049c1e7c08275c825855d2935
services/core/java/com/android/server/pm/PackageManagerService.java