Merge "Never set "Work" or "Personal apps" as prefered activities." into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ad44f7448f
@@ -343,7 +343,7 @@ public class ResolverActivity extends Activity implements AdapterView.OnItemClic
|
||||
}
|
||||
|
||||
final Intent intent = intentForDisplayResolveInfo(dri);
|
||||
onIntentSelected(dri.ri, intent, mAlwaysUseOption);
|
||||
onIntentSelected(dri.ri, intent, false);
|
||||
finish();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user