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

Commit efa0eab0 authored by Song Hu's avatar Song Hu Committed by Android (Google) Code Review
Browse files

Merge "Enable ChooserTarget ranking of the same app." into rvc-dev

parents 73cc6b8f 60c131e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -253,7 +253,7 @@ public class ChooserActivity extends ResolverActivity implements
    private boolean mChooserTargetRankingEnabled = DeviceConfig.getBoolean(
            DeviceConfig.NAMESPACE_SYSTEMUI,
            SystemUiDeviceConfigFlags.CHOOSER_TARGET_RANKING_ENABLED,
            false);
            true);

    private Bundle mReplacementExtras;
    private IntentSender mChosenComponentSender;